X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=.gitignore;h=7c5eb1ccaa3c2bebb7d8c34013ab3e7604542b76;hb=b9eb69f1aab87a5c1a8f4e5c4a8b887dd32c3d73;hp=4ea4ac078ee858f9132bb853e4306038f548a1cd;hpb=7abccd2e949e2c807eab43c5f0e9b8cc80888484;p=tatoo.git diff --git a/.gitignore b/.gitignore index 4ea4ac0..7c5eb1c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,26 @@ -_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 +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 + +