aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2018-02-25 09:29:08 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2018-02-26 18:27:16 -0500
commit4fb548665718374bc9b4db133fcd1c33204f2466 (patch)
treebea6d8912f62ad16c18c71b1c4618bb9b701dcce /.gitignore
parent2ce946cfa39e62f5c985d2944ffde8dd97d9c313 (diff)
housekeeping
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