Improve config (json) file creation
This commit is contained in:
parent
1d4e9efa15
commit
525eb21649
6 changed files with 91 additions and 84 deletions
19
.gitignore
vendored
19
.gitignore
vendored
|
@ -1,15 +1,8 @@
|
|||
/target/
|
||||
|
||||
/tests/testing/
|
||||
/tests/testing_bak/
|
||||
/tests/testing_latest/
|
||||
|
||||
emgauwa-*.sqlite
|
||||
emgauwa-*.sqlite-*
|
||||
emgauwa-*.json
|
||||
|
||||
|
||||
# Added by cargo
|
||||
|
||||
/target
|
||||
|
||||
/.env
|
||||
/api.http
|
||||
|
||||
/emgauwa-*.sqlite
|
||||
/emgauwa-*.sqlite-*
|
||||
/emgauwa-*.json
|
Loading…
Add table
Add a link
Reference in a new issue