X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=.gitignore;h=9e61906b90b6625eb8c61ee7b046a67d170417d2;hb=35d227e5bf1f478e7b9de4448fe0527e4dd77ec5;hp=60db691cfd25a07076b9d7a47ebdcd90576e0113;hpb=b2cdc4af2c951630ded421041378bea7bc0f6b10;p=tatoo.git diff --git a/.gitignore b/.gitignore index 60db691..9e61906 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,28 @@ -_build +gmon.out +*.dep* +*.cm* +*.o *.native *.byte +tests/*.results/*_tatoo* +*.class +tests/trace/*.html +tests/trace/*.dot +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/xmark*.xml +tests/xmark*.xml.queries + +