Refactor HTML Tracing to not depend on external files (style, javascript). Add a...
[tatoo.git] / .gitignore
index 62417ef..6902bbf 100644 (file)
@@ -1,4 +1,7 @@
-_build
+gmon.out
+*.dep*
+*.cm*
+*.o
 *.native
 *.byte
 tests/*.results/*_tatoo*
@@ -9,8 +12,16 @@ 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
+src/trace_css.ml
+src/trace_js.ml
+tests/xmark*.xml
+tests/xmark*.xml.queries
+