From: Alexandre Terrasa Date: Wed, 6 Nov 2013 00:54:30 +0000 (-0500) Subject: added swap files, tests results and Eclipse project file to git ignore X-Git-Tag: v0.6.4~98^2~1 X-Git-Url: http://nitlanguage.org added swap files, tests results and Eclipse project file to git ignore Signed-off-by: Alexandre Terrasa --- diff --git a/.gitignore b/.gitignore index 1fc44a8..75187ae 100644 --- a/.gitignore +++ b/.gitignore @@ -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]