Add Makefile to .gitignore
[tatoo.git] / .gitignore
index d7eda5a..8810ca0 100644 (file)
@@ -1,3 +1,4 @@
+*.dep
 *.cm*
 *.o
 *.native
@@ -10,7 +11,11 @@ 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
+