Update gitignore and config
This commit is contained in:
parent
c0904fd294
commit
4a6a823578
3 changed files with 46 additions and 3 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -39,6 +39,8 @@ build/
|
|||
|
||||
### Other Stuff ###
|
||||
**/resources/config*.json
|
||||
!**/resources/config.example.json
|
||||
!**/resources/config.schema.json
|
||||
|
||||
### why would this not be here already ###
|
||||
logs/
|
||||
/logs/
|
||||
Loading…
Add table
Add a link
Reference in a new issue