1) Optimiser les fontions auxiliaires par eviter d'utiliser List.mem
[tatoo.git] / .gitignore
index 804ed5a..9181bd9 100644 (file)
@@ -1,3 +1,5 @@
+gmon.out
+*.dep*
 *.cm*
 *.o
 *.native
@@ -7,13 +9,18 @@ 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
+src/trace_css.ml
+src/trace_js.ml
+tests/xmark*.xml
+tests/xmark*.xml.queries
+.DS_Store