summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
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