starter: Updated gitignores after LEX/YACC change.

This commit is contained in:
Tobias Brunner 2011-10-10 20:07:37 +02:00
parent 6f4eaa41a7
commit 187a5faf64
2 changed files with 5 additions and 1 deletions

1
.gitignore vendored
View File

@ -10,6 +10,7 @@ depcomp
install-sh
ltmain.sh
missing
ylwrap
.libs
.deps
config.log

View File

@ -1,2 +1,5 @@
starter
y.output
lexer.c
parser.h
parser.c
parser.output