X-Git-Url: http://git.nguyen.vg/gitweb/?a=blobdiff_plain;f=.gitignore;h=9e61906b90b6625eb8c61ee7b046a67d170417d2;hb=35d227e5bf1f478e7b9de4448fe0527e4dd77ec5;hp=d7eda5ae9a4fdcd95bdaa9ce7c116dc41268a135;hpb=f71defc62c481fe8a3a161d904790f3ca117a8cb;p=tatoo.git diff --git a/.gitignore b/.gitignore index d7eda5a..9e61906 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +gmon.out +*.dep* *.cm* *.o *.native @@ -10,7 +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/xmark*.xml +tests/xmark*.xml.queries + +