ci: compile the manual
[nit.git] / contrib / nitcc / .gitignore
index 6e56095..f7a4467 100644 (file)
@@ -2,15 +2,15 @@
 *_parser.nit
 *_lexer.nit
 *_test_parser
-*.concrete_grammar.txt
-*.lr.txt
-t/alt
-t/out
-t/tap.output
+*.out
+tests/alt
+tests/out
+tests/tap.output
 
 nitcc_parser_gen
 nitcc0
 nitcc1
 nitcc
-examples/calc
-examples/minilang
+calc
+minilang
+blob