aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.gitignore25
1 files changed, 14 insertions, 11 deletions
diff --git a/.gitignore b/.gitignore
index a71ff6e..c696b66 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,13 +1,16 @@
-_/
-\#*\#
-.*
-!.git*
+*\#*
*~
-*.bak
-*.swp
-*.swo
-*.new
-/true
-/false
*.o
-
+*.a
+*.lo
+*.su
+*.so
+*.so.*
+*.dll
+*.dylib
+*.gch
+*.gcov
+*.gcno
+*.gcda
+true
+false