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