X-Git-Url: http://nitlanguage.org diff --git a/.gitignore b/.gitignore index a0fa7d6..c6bbb96 100644 --- a/.gitignore +++ b/.gitignore @@ -7,6 +7,11 @@ nitc nitdoc doc/stdlib +*.aux +*.log +*.out +*.toc + src/nitc src/nitc_? src/parser/.nit.sablecc3 @@ -30,3 +35,5 @@ tests/*.err tests/*.write tests/alt tests/errlist +tests/test_nitc_logs +tests/hello_world