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