aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 0fb7610..f41b510 100644
--- a/.gitignore
+++ b/.gitignore
@@ -3,4 +3,5 @@ target/
.classpath
.idea/
**.DS_Store**
-maps.sqlite3 \ No newline at end of file
+maps.sqlite3
+node_modules/ \ No newline at end of file