Create .ini templates so sensitive info is not synced to repo

This commit is contained in:
Lucas Mathews
2024-06-08 10:46:57 +02:00
parent 6d4627da22
commit 78e1257bbb
3 changed files with 36 additions and 0 deletions

2
.gitignore vendored
View File

@@ -4,6 +4,8 @@ session_data.json
session_cookie.json
bank.db
log.txt
bank.ini
app.ini
# Byte-compiled / optimized / DLL files
__pycache__/