X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=.gitignore;h=4030ff63918182e634e46f3e4fb33e95b5a2377c;hb=a718c76f2cf07c28fcf8a272e9ad699889049d3b;hp=b2e50f40b568d621d79b81f503e61cd473df2021;hpb=ce09a30489dce8ac9e389c8c1525a34d1e02354e;p=tatoo.git diff --git a/.gitignore b/.gitignore index b2e50f4..4030ff6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,8 +1,28 @@ -_build +gmon.out +*.dep* +*.cm* +*.o *.native *.byte -tests/*.results/* +tests/xpath/*.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 +_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 + +