X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=.gitignore;h=9181bd9ac79e86d81bcce1190386841a785422f2;hp=c683a0ce5248a082b1ecb6f65c40170d10061591;hb=c31dce9d175ad3b9fca57706d6e1f45cd1669d6c;hpb=31514b441ce29f78c114e9d912ba09f37f91d257 diff --git a/.gitignore b/.gitignore index c683a0c..9181bd9 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,5 @@ -*.dep +gmon.out +*.dep* *.cm* *.o *.native @@ -8,13 +9,18 @@ tests/*.results/*_tatoo* 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 +.DS_Store