add full config struct
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -19,5 +19,8 @@
|
||||
# ignore logfiles (/* so the .gitkeep override works)
|
||||
/logs/*
|
||||
|
||||
# ignore configuration file
|
||||
/config.json
|
||||
|
||||
# Keep all gitkeep files (This needs to stay at the bottom)
|
||||
!.gitkeep
|
||||
|
||||
Reference in New Issue
Block a user