summaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore13
1 files changed, 8 insertions, 5 deletions
diff --git a/.gitignore b/.gitignore
index 65b1e44d2..bcf6af546 100644
--- a/.gitignore
+++ b/.gitignore
@@ -8,10 +8,13 @@
/stamp-h1
/cvc4-*.tar.gz
/cvc4-*.tar.bz2
-/builds
-/doc
-/Makefile.in
+/builds/
+/doc/
+.dep
+Makefile.in
/configure
/aclocal.m4
-/callgrind.out*
-/gmon.out
+callgrind.out*
+gmon.out
+stamp-generated
+generated
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback