X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=.gitignore;h=4030ff63918182e634e46f3e4fb33e95b5a2377c;hb=a718c76f2cf07c28fcf8a272e9ad699889049d3b;hp=62417efe9e9eda6e416c15d7a03c5d6858f889f3;hpb=e381c2bd8da5a33c0fdb1e6cfa9c1800386eafed;p=tatoo.git diff --git a/.gitignore b/.gitignore index 62417ef..4030ff6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,10 @@ -_build +gmon.out +*.dep* +*.cm* +*.o *.native *.byte -tests/*.results/*_tatoo* +tests/xpath/*.results/*_tatoo* *.class tests/trace/*.html tests/trace/*.dot @@ -9,8 +12,17 @@ tests/trace/*.svg configure config.status Remakefile +Makefile autom4te.cache +_build 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/xpath/xmark*.xml +tests/xpath/xmark*.xml.queries +