aboutsummaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore5
1 files changed, 5 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index a9fcf4ef66..93577086c4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -10,10 +10,15 @@
# Top level excludes
/Makefile.bak
/Makefile
+/MINFO
/*.a
/include
/*.pc
/rehash.time
+/inc.*
+/makefile.*
+/out.*
+/tmp.*
# Most *.c files under test/ are symlinks
/test/*.c