aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore14
1 files changed, 5 insertions, 9 deletions
diff --git a/.gitignore b/.gitignore
index aee9d82..cf5779d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,12 +1,8 @@
-bin/
-obj/
-\#*\#
-.\#*
+/cg-*
+!*.h
+!*.c
+*\#*
*~
-*.bak
-*.orig
-*.swo
-*.swp
*.o
-*.out
*.su
+*.out