aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore24
1 files changed, 4 insertions, 20 deletions
diff --git a/.gitignore b/.gitignore
index 892d3ac..8d3146b 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,23 +1,7 @@
-_/
-/bin/
-/aux/
-/obj/
-\#*\#
-.*
-!.git*
+*\#*
*~
-*.bak
-*.new
-*.swo
-*.swp
-*.out
*.o
+*.a
*.su
-*.gch
-*.info
-*.pdf
-*.ps
-*.dvi
-/config.status
-/Makefile
-
+*.so
+*.lo