exclude .cache directory
This commit is contained in:
parent
2c27865cbc
commit
61535a537e
1 changed files with 2 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -2,4 +2,5 @@
|
|||
/rogue_enemy
|
||||
*.o
|
||||
/depends
|
||||
/debug
|
||||
/debug
|
||||
/.cache
|
||||
Loading…
Add table
Add a link
Reference in a new issue