Added lex.yy.c to .gitignore
This commit is contained in:
parent
b62e019afa
commit
d10d9633a5
1 changed files with 1 additions and 0 deletions
1
lib/.gitignore
vendored
1
lib/.gitignore
vendored
|
@ -1,2 +1,3 @@
|
|||
libnl.so*
|
||||
libnl-*.so*
|
||||
lex.yy.c
|
||||
|
|
Loading…
Add table
Reference in a new issue