git: ignore nitunit.xml files
authorAlexandre Terrasa <alexandre@moz-code.org>
Mon, 24 Nov 2014 18:32:38 +0000 (13:32 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Mon, 24 Nov 2014 18:32:38 +0000 (13:32 -0500)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

.gitignore

index 65ac23a..62da951 100644 (file)
@@ -50,6 +50,8 @@ tests/out
 tests/*.xml
 tests/nitunit
 
+nitunit.xml
+
 *.stub.nit.[ch]
 
 .metadata/*