summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorBen Laurie <ben@links.org>2013-06-13 15:39:23 +0100
committerBen Laurie <ben@links.org>2013-06-13 15:39:23 +0100
commit7e25d81870631e43c9841c83d8ff675fdd319066 (patch)
tree892b5267efdb2fedfff375f0d36c2c7b75bd45bc /.gitignore
parentaafbe1ccd28439d0eb484f5b889272cbc71d62b5 (diff)
Ignore one-makefile stuff.
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