starter: Updated gitignores after LEX/YACC change.
This commit is contained in:
@@ -10,6 +10,7 @@ depcomp
|
||||
install-sh
|
||||
ltmain.sh
|
||||
missing
|
||||
ylwrap
|
||||
.libs
|
||||
.deps
|
||||
config.log
|
||||
|
||||
@@ -1,2 +1,5 @@
|
||||
starter
|
||||
y.output
|
||||
lexer.c
|
||||
parser.h
|
||||
parser.c
|
||||
parser.output
|
||||
|
||||
Reference in New Issue
Block a user