nitcc: .gitignore .out files
authorJean Privat <jean@pryen.org>
Wed, 27 Aug 2014 00:42:10 +0000 (20:42 -0400)
committerJean Privat <jean@pryen.org>
Wed, 27 Aug 2014 01:24:40 +0000 (21:24 -0400)
Signed-off-by: Jean Privat <jean@pryen.org>

contrib/nitcc/.gitignore

index 583e210..8d6951d 100644 (file)
@@ -2,8 +2,7 @@
 *_parser.nit
 *_lexer.nit
 *_test_parser
-*.concrete_grammar.txt
-*.lr.txt
+*.out
 tests/alt
 tests/out
 tests/tap.output