summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-09-16 13:54:10 -0700
committerKali Kaneko (leap communications) <kali@leap.se>2016-09-22 11:39:47 -0400
commitae5a20d059209f2027c05820dc3b4cfe7346c8a8 (patch)
tree3ddc591e3d8b9fc9721c198bb83976b1d6705490 /.gitignore
parentbb82515bca6ff6e6b74718bf946faf3747e40002 (diff)
[pkg] fix www (aka bitmask_js) when run in "development mode"
this change allows you to edit the js and have the changes reflected immediately in the app.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 1 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 94c51d38..31d862b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -36,9 +36,8 @@ ENV/
# Javascript, web-ui
www/node_modules
-www/public
www/npm-debug.log
-www/leap/bitmask_www/public/
+www/pydist/bitmask_js
# vim
*.swp