summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 3 insertions, 4 deletions
diff --git a/.gitignore b/.gitignore
index 74778ee29..2eae6a664 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,9 +1,8 @@
#specific to news app
-coffee/build/
node_modules/
*.log
/build/
-js/build/
+/js/coverage/
js/*.xml
.rvm
*.clover
@@ -34,7 +33,7 @@ RCS/*
.project
.settings
-# netbeans
+# netbeans
nbproject
# phpStorm
@@ -48,7 +47,7 @@ nbproject
# vim ex mode
.vimrc
-
+
# Mac OS
.DS_Store