summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore4
1 files changed, 3 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 8e2400015..04e308504 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,12 +2,14 @@
logs
.DS_Store
node_modules
-dist
+/dist
+/webapp/dist
npm-debug.log
web/static/js/bundle*.js
web/static/js/bundle*.js.map
web/static/js/libs*.js
+.npminstall
config/active.dat