parser: add Location::text
[nit.git] / .gitignore
index a4d3ff1..6a5a30e 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
@@ -38,3 +41,8 @@ tests/alt
 tests/errlist
 tests/test_nitc_logs
 tests/hello_world
+tests/out
+
+*.stub.nit.[ch]
+
+.metadata/*