add full config struct

This commit is contained in:
Jakob Schrettenbrunner
2017-06-19 16:15:28 +02:00
parent 326fdcae6e
commit 03acc4d5a3
3 changed files with 63 additions and 1 deletions

3
.gitignore vendored
View File

@@ -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