moved config to a json, which makes adding more variables easier, but perhaps otherwise adds complexity
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1,3 +1,5 @@
|
||||
/venv
|
||||
__pycache__
|
||||
*.db
|
||||
*.config
|
||||
*.pid
|
||||
|
||||
Reference in New Issue
Block a user