Update gitignore and config
This commit is contained in:
parent
178d7b5939
commit
89e8e3f4f6
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