update NOTICE and LICENSE
[nit.git] / .gitignore
index 84665b1..a4d3ff1 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
@@ -20,6 +26,9 @@ src/*.dot
 c_src/*.o
 c_src/*.cksum
 
+lib/*.log
+lib/*.dot
+
 tests/*.res
 tests/*.log
 tests/*.bin
@@ -27,3 +36,5 @@ tests/*.err
 tests/*.write
 tests/alt
 tests/errlist
+tests/test_nitc_logs
+tests/hello_world