tools: adds nits, a compiler of help files to use the native interface
[nit.git] / .gitignore
index a0fa7d6..d54ff3f 100644 (file)
@@ -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,7 @@ tests/*.err
 tests/*.write
 tests/alt
 tests/errlist
+tests/test_nitc_logs
+tests/hello_world
+
+*.stub.nit.[ch]