Update .gitignore.
[tatoo.git] / .gitignore
index 62417ef..4030ff6 100644 (file)
@@ -1,7 +1,10 @@
-_build
+gmon.out
+*.dep*
+*.cm*
+*.o
 *.native
 *.byte
-tests/*.results/*_tatoo*
+tests/xpath/*.results/*_tatoo*
 *.class
 tests/trace/*.html
 tests/trace/*.dot
@@ -9,8 +12,17 @@ tests/trace/*.svg
 configure
 config.status
 Remakefile
+Makefile
 autom4te.cache
+_build
 config.log
 remake
 .remake
+src/xpath/xpath_internal_parser.ml
+src/xpath/xpath_internal_parser.mli
+src/trace_css.ml
+src/trace_js.ml
+tests/xpath/xmark*.xml
+tests/xpath/xmark*.xml.queries
+