X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=.gitignore;h=4030ff63918182e634e46f3e4fb33e95b5a2377c;hb=3fadb034bfc0075d420bdd1383214014500501b8;hp=4ea4ac078ee858f9132bb853e4306038f548a1cd;hpb=7abccd2e949e2c807eab43c5f0e9b8cc80888484;p=tatoo.git diff --git a/.gitignore b/.gitignore index 4ea4ac0..4030ff6 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,28 @@ -_build/* -test.native \ No newline at end of file +gmon.out +*.dep* +*.cm* +*.o +*.native +*.byte +tests/xpath/*.results/*_tatoo* +*.class +tests/trace/*.html +tests/trace/*.dot +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 + +