emscipten_platform: do not use `append` on String
[nit.git] / contrib / nitcc / .gitignore
index 6e56095..583e210 100644 (file)
@@ -4,13 +4,13 @@
 *_test_parser
 *.concrete_grammar.txt
 *.lr.txt
-t/alt
-t/out
-t/tap.output
+tests/alt
+tests/out
+tests/tap.output
 
 nitcc_parser_gen
 nitcc0
 nitcc1
 nitcc
-examples/calc
-examples/minilang
+calc
+minilang