summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
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