tools: adds nits, a compiler of help files to use the native interface
[nit.git] / .gitignore
index 6dee606..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
@@ -32,3 +38,5 @@ tests/alt
 tests/errlist
 tests/test_nitc_logs
 tests/hello_world
+
+*.stub.nit.[ch]