summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorMichaël Ball <michael.ball@gmail.com>2014-12-28 12:24:22 +0000
committerMichaël Ball <michael.ball@gmail.com>2015-11-27 20:02:04 +0000
commit75beec91a8526fbbc0a90134140b9dff6af15c0c (patch)
tree02414e46da3e08000384c40c27b7aab9748de0fe /.gitignore
parenta2964845e3c03b9cf5f01583f53f7553c7d67caf (diff)
Initial frontend work
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 6 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a76c615..def8954 100644
--- a/.gitignore
+++ b/.gitignore
@@ -12,4 +12,9 @@ library.db-journal
public
tmp
library.db
-cscope.* \ No newline at end of file
+bower_components
+node_modules
+library.db
+cscope.*
+static/scripts/libs/
+.jshintrc \ No newline at end of file