updated the config files to a tempalte/local standard format

This commit is contained in:
2026-08-18 13:53:28 -05:00
parent 07472711e7
commit 5e0fbdbf70
11 changed files with 42 additions and 4 deletions

7
.gitignore vendored
View File

@@ -1 +1,8 @@
references/
# Per-machine working config (created from config.template.ini on first run)
config.ini
# Python bytecode cache
__pycache__/
*.pyc