aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore11
1 files changed, 10 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index e72c357..7258bbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,4 +2,13 @@
old/
*.zip
SDK LibreJS source/
-*# \ No newline at end of file
+*#
+
+# dependencies
+node_modules/
+
+# artifacts
+librejs.xpi
+bundle.js
+npm-debug.log
+package-lock.json