summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore9
1 files changed, 8 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index d9460eb67..5bdb78845 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,10 @@
+#specific to news app
+-coffee/build/
+-node_modules/
+-*.log
+-build/
+-test-results.xml
+
# just sane ignores
.*.sw[po]
*.bak
@@ -40,4 +47,4 @@ nbproject
.vimrc
# Mac OS
-.DS_Store \ No newline at end of file
+.DS_Store