summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorGuangrongFu <fu.guangrong@zte.com.cn>2018-11-05 09:17:39 +0800
committerGuangrongFu <fu.guangrong@zte.com.cn>2018-11-05 09:17:39 +0800
commit55f31e3560e5e3eae31dea757b8bfb19a7234835 (patch)
tree24144130cec46a190404e8065ae7b95bfaa992ea /.gitignore
parent69fd7b0f047b56c8fa58043f08c5e8a6cd06d94e (diff)
Fixed the License Problem for the Frontend
Change-Id: Ia471b92904014545d1fa527194fe00f34a3e4af3 Issue-ID: HOLMES-178 Signed-off-by: GuangrongFu <fu.guangrong@zte.com.cn>
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 4 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 281a117..b5c4841 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,4 +16,7 @@ dependency-reduced-pom.xml
# IntelliJ
.idea/
-*.iml \ No newline at end of file
+*.iml
+
+# NodeJS
+package-lock.json \ No newline at end of file