Why would you commit the logs
This commit is contained in:
parent
5c71558469
commit
7488385293
1 changed files with 4 additions and 1 deletions
5
.gitignore
vendored
5
.gitignore
vendored
|
@ -38,4 +38,7 @@ build/
|
||||||
.DS_Store
|
.DS_Store
|
||||||
|
|
||||||
### Other Stuff ###
|
### Other Stuff ###
|
||||||
**/resources/config*.json
|
**/resources/config*.json
|
||||||
|
|
||||||
|
### why would this not be here already ###
|
||||||
|
logs/
|
Loading…
Reference in a new issue