X-Git-Url: http://git.nguyen.vg/gitweb/?p=tatoo.git;a=blobdiff_plain;f=.gitignore;h=5bd384126a1cd6b4b540356d105d636876595bf7;hp=c3652470c525fdee173c61398839c88a22e06ae5;hb=03a5cae4ee4f036cc9fc915d6dbbf52d38bb0bf2;hpb=974dacbf4f625bfd8ea83db69d6b346050141fea diff --git a/.gitignore b/.gitignore index c365247..5bd3841 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ -_build +gmon.out +*.dep* +*.cm* +*.o *.native *.byte tests/*.results/*_tatoo* @@ -6,3 +9,17 @@ 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 +tests/xmark*.xml +tests/xmark*.xml.queries + +