aboutsummaryrefslogtreecommitdiffstats
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 0b1d17ca..46654d83 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,4 +32,7 @@ notification.mp3
/extensions
/test/stdout.txt
/test/stderr.txt
-/cache.json
+/cache.json*
+/config_states/
+/node_modules
+/package-lock.json \ No newline at end of file