ni_nitdoc: added fast copy past utility to signatures.
[nit.git] / .gitignore
index f7f926d..f0d6444 100644 (file)
@@ -1,12 +1,13 @@
 *.bak
 *~
+EIFGENs
 
 .nit_compile*
 *.orig
-nitc
-nitdoc
-nits
+bin/nit*
 doc/stdlib
+doc/nitc
+doc/newmodel
 
 *.aux
 *.log
@@ -23,21 +24,22 @@ src/nit_version.nit
 src/callgrind.*
 src/*.log
 src/*.dot
+src/doc
+src/*.dat
+src/*.gnu
+src/*.bin
 
 c_src/*.o
 c_src/*.cksum
+c_src/nitc
 
 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/*