mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-04 00:00:14 -04:00
starter: Updated gitignores after LEX/YACC change.
This commit is contained in:
parent
6f4eaa41a7
commit
187a5faf64
1
.gitignore
vendored
1
.gitignore
vendored
@ -10,6 +10,7 @@ depcomp
|
||||
install-sh
|
||||
ltmain.sh
|
||||
missing
|
||||
ylwrap
|
||||
.libs
|
||||
.deps
|
||||
config.log
|
||||
|
5
src/starter/.gitignore
vendored
5
src/starter/.gitignore
vendored
@ -1,2 +1,5 @@
|
||||
starter
|
||||
y.output
|
||||
lexer.c
|
||||
parser.h
|
||||
parser.c
|
||||
parser.output
|
||||
|
Loading…
x
Reference in New Issue
Block a user