misc: update Changelog and NOTICE; remove BUGS and TODO
[nit.git] / .gitignore
index a6a2697..fcd3f2c 100644 (file)
@@ -1,4 +1,6 @@
 *.bak
+*~
+
 .nit_compile*
 *.orig
 nitc
@@ -7,6 +9,9 @@ doc/stdlib
 
 src/nitc
 src/nitc_?
+src/parser/.nit.sablecc3
+src/parser/.nit.sablecc3.dump
+src/nit_version.nit
 
 c_src/*.o
 c_src/*.cksum
@@ -15,4 +20,6 @@ tests/*.res
 tests/*.log
 tests/*.bin
 tests/*.err
+tests/*.write
 tests/alt
+tests/errlist