summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index cc234f2..e3fab8b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,6 +10,11 @@ http_cache/
venv/
.venv
+# JS
+node_modules/
+package-lock.json
+package.json
+
# Editors
.~*
.idea/