From: Kim Nguyễn Date: Fri, 12 Oct 2012 14:07:51 +0000 (+0200) Subject: Ignore everything under test. X-Git-Url: http://git.nguyen.vg/gitweb/?p=SXSI%2Fxpathcomp.git;a=commitdiff_plain;h=b3e234addb5b12ed5c03ed0bdad433af7cc53cdb Ignore everything under test. --- diff --git a/.gitignore b/.gitignore index c921081..b0b1eeb 100644 --- a/.gitignore +++ b/.gitignore @@ -9,4 +9,5 @@ _build *.byte myocamlbuild_config.ml *.log -*_swcsa.* \ No newline at end of file +*_swcsa.* +tests/*