X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=.gitignore;h=d40deaac3821fb2d6e65b88c8ed6f28c8da6ba1b;hb=9aac68104b40c05f6dcd65cdd18316400ce26652;hp=dae038546405610aeb2ea69cf1bf8f7c35d39875;hpb=37e8a9fe5d5f1f430ced3aa65daf572d330d3398;p=tatoo.git diff --git a/.gitignore b/.gitignore index dae0385..d40deaa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +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 +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 +*.flags +tests/saxon9he.jar \ No newline at end of file