aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--.gitignore8
1 files changed, 6 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 292c1b2..e98a781 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,15 +1,19 @@
*~
*\#*
-bin/
-obj/
*.o
*.out
*.so
+*.so.*
*.su
*.gch
*.a
+*.dylib
+*.dylib.*
*.info
*.pdf
*.ps
*.dvi
*.test
+/benchmark
+/test
+/benchfile