X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=.gitignore;h=bf1311a2dbb9bbbcc2a8b20e26eb43b34ac4c497;hb=85ba2cc3211b4c6ea7da4cbaf9db3bd51765e6f7;hp=60db691cfd25a07076b9d7a47ebdcd90576e0113;hpb=155a42d1ddfddfcb71b10d6c127f9ad7dffeac70;p=tatoo.git diff --git a/.gitignore b/.gitignore index 60db691..bf1311a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,27 @@ -_build +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 +src/trace_css.ml +src/trace_js.ml +tests/xmark*.xml +tests/xmark*.xml.queries + +