change git ignore
This commit is contained in:
parent
7a6ac3d2b8
commit
b60db7ce8c
1 changed files with 4 additions and 0 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -1,2 +1,6 @@
|
||||||
/.direnv
|
/.direnv
|
||||||
/.cache
|
/.cache
|
||||||
|
/lex.yy.c
|
||||||
|
*.o
|
||||||
|
/parser.tab.*
|
||||||
|
/program
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue