X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=.gitignore;h=5bd384126a1cd6b4b540356d105d636876595bf7;hp=4ea4ac078ee858f9132bb853e4306038f548a1cd;hb=03a5cae4ee4f036cc9fc915d6dbbf52d38bb0bf2;hpb=7abccd2e949e2c807eab43c5f0e9b8cc80888484 diff --git a/.gitignore b/.gitignore index 4ea4ac0..5bd3841 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,25 @@ -_build/* -test.native \ No newline at end of file +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 +config.log +remake +.remake +src/xpath/xpath_internal_parser.ml +src/xpath/xpath_internal_parser.mli +tests/xmark*.xml +tests/xmark*.xml.queries + +