.bzrignore: ignore the generated testfiles in the parser testsuite, all

25000+ of them. I swore we used to have this already.
This commit is contained in:
Steve Beattie 2011-08-09 01:17:42 -07:00
parent d4c4cbe62b
commit 3f099da257

View file

@ -6,6 +6,7 @@ parser/tst_misc
parser/tst_regex
parser/tst_symtab
parser/tst_variable
parser/tst/simple_tests/generated_*/*
parser/parser_lex.c
parser/parser_version.h
parser/parser_yacc.c