Add gmon.out to .gitignore
[tatoo.git] / .gitignore
index c365247..9a69b9e 100644 (file)
@@ -1,4 +1,7 @@
-_build
+gmon.out
+*.dep
+*.cm*
+*.o
 *.native
 *.byte
 tests/*.results/*_tatoo*
@@ -6,3 +9,14 @@ tests/*.results/*_tatoo*
 tests/trace/*.html
 tests/trace/*.dot
 tests/trace/*.svg
+configure
+config.status
+Remakefile
+Makefile
+autom4te.cache
+config.log
+remake
+.remake
+src/xpath/xpath_internal_parser.ml
+src/xpath/xpath_internal_parser.mli
+