added swap files, tests results and Eclipse project file to git ignore
authorAlexandre Terrasa <alexandre@moz-code.org>
Wed, 6 Nov 2013 00:54:30 +0000 (19:54 -0500)
committerAlexandre Terrasa <alexandre@moz-code.org>
Wed, 6 Nov 2013 00:54:30 +0000 (19:54 -0500)
Signed-off-by: Alexandre Terrasa <alexandre@moz-code.org>

.gitignore

index 1fc44a8..75187ae 100644 (file)
@@ -1,5 +1,7 @@
 *.bak
+*.swp
 *~
+.project
 EIFGENs
 
 .nit_compile*
@@ -40,6 +42,7 @@ lib/*.dot
 tests/alt
 tests/errlist
 tests/out
+tests/*.xml
 
 *.stub.nit.[ch]