Fixed the License Problem for the Frontend
[holmes/rule-management.git] / .gitignore
index 281a117..b5c4841 100644 (file)
@@ -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