X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=.gitignore;h=d40deaac3821fb2d6e65b88c8ed6f28c8da6ba1b;hb=f2507a58487ba57bbbd7831588523f4577389431;hp=c3652470c525fdee173c61398839c88a22e06ae5;hpb=974dacbf4f625bfd8ea83db69d6b346050141fea;p=tatoo.git diff --git a/.gitignore b/.gitignore index c365247..d40deaa 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,7 @@ -_build +gmon.out +*.dep* +*.cm* +*.o *.native *.byte tests/*.results/*_tatoo* @@ -6,3 +9,19 @@ 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 +*.flags +tests/saxon9he.jar \ No newline at end of file