X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=.gitignore;h=6902bbf53e2a86c7a79f1bd21da3ddb80319411e;hp=b2e50f40b568d621d79b81f503e61cd473df2021;hb=c6a89f390d6171f99d98f794427c1cce42fbf40c;hpb=ce09a30489dce8ac9e389c8c1525a34d1e02354e diff --git a/.gitignore b/.gitignore index b2e50f4..6902bbf 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,27 @@ -_build +gmon.out +*.dep* +*.cm* +*.o *.native *.byte -tests/*.results/* +tests/*.results/*_tatoo* *.class tests/trace/*.html tests/trace/*.dot -tests/trace/*.svg \ No newline at end of file +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 + +