X-Git-Url: http://nitlanguage.org diff --git a/.gitignore b/.gitignore index 8ed1a4e..62da951 100644 --- a/.gitignore +++ b/.gitignore @@ -6,6 +6,7 @@ EIFGENs .nit_compile* .nitunit +.nitpretty *.orig bin/nit* doc/stdlib @@ -49,6 +50,8 @@ tests/out tests/*.xml tests/nitunit +nitunit.xml + *.stub.nit.[ch] .metadata/*