From: Alexandre Terrasa Date: Mon, 24 Nov 2014 18:32:38 +0000 (-0500) Subject: git: ignore nitunit.xml files X-Git-Tag: v0.6.11~17^2 X-Git-Url: http://nitlanguage.org git: ignore nitunit.xml files Signed-off-by: Alexandre Terrasa --- diff --git a/.gitignore b/.gitignore index 65ac23a..62da951 100644 --- a/.gitignore +++ b/.gitignore @@ -50,6 +50,8 @@ tests/out tests/*.xml tests/nitunit +nitunit.xml + *.stub.nit.[ch] .metadata/*