tests: cleanup .gitignore
[nit.git] / .gitignore
index f7f926d..3e38668 100644 (file)
@@ -6,6 +6,7 @@
 nitc
 nitdoc
 nits
+nitstats
 doc/stdlib
 
 *.aux
@@ -23,6 +24,7 @@ src/nit_version.nit
 src/callgrind.*
 src/*.log
 src/*.dot
+src/doc
 
 c_src/*.o
 c_src/*.cksum
@@ -30,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/*