tests: cleanup .gitignore
[nit.git] / .gitignore
index d54ff3f..3e38668 100644 (file)
@@ -5,6 +5,8 @@
 *.orig
 nitc
 nitdoc
+nits
+nitstats
 doc/stdlib
 
 *.aux
@@ -22,6 +24,7 @@ src/nit_version.nit
 src/callgrind.*
 src/*.log
 src/*.dot
+src/doc
 
 c_src/*.o
 c_src/*.cksum
@@ -29,14 +32,10 @@ c_src/*.cksum
 lib/*.log
 lib/*.dot
 
-tests/*.res
-tests/*.log
-tests/*.bin
-tests/*.err
-tests/*.write
 tests/alt
 tests/errlist
-tests/test_nitc_logs
-tests/hello_world
+tests/out
 
 *.stub.nit.[ch]
+
+.metadata/*