aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore3
1 files changed, 2 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 68641e2c..bdabffbe 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,7 +1,7 @@
# See https://help.github.com/ignore-files/ for more about ignoring files.
# dependencies
-/node_modules
+node_modules
# testing
/coverage
@@ -21,3 +21,4 @@ yarn-debug.log*
yarn-error.log*
/legacy/web/lib
+/legacy/web/app.min.js