Ignore .logs dir
Former-commit-id: f14aa0e73fff5864a68e0f2c706f8fad03b19889
This commit is contained in:
parent
d0f6ad0112
commit
519f4d6bb4
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -4,3 +4,5 @@
|
||||||
/*.dll
|
/*.dll
|
||||||
/*.bin
|
/*.bin
|
||||||
/*.gba
|
/*.gba
|
||||||
|
|
||||||
|
/.logs
|
||||||
|
|
Reference in a new issue