summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 4 insertions, 3 deletions
diff --git a/.gitignore b/.gitignore
index 697e469af6..0ddcf4e360 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,9 +15,10 @@
/include
/*.pc
/rehash.time
-/out.dbg
-/outinc
-/tmp.dbg
+/inc.*
+/makefile.*
+/out.*
+/tmp.*
# Most *.c files under test/ are symlinks
/test/*.c