move configs to *.example.json
This commit is contained in:
parent
1798cdbc5f
commit
01af433838
3 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
@ -1,6 +1,8 @@
|
||||||
# Custom
|
# Custom
|
||||||
testing/
|
testing/
|
||||||
build/
|
build/
|
||||||
|
config/client-config.json
|
||||||
|
config/server-config.json
|
||||||
|
|
||||||
# ---> Node
|
# ---> Node
|
||||||
# Logs
|
# Logs
|
||||||
|
|
Loading…
Reference in a new issue