Added logging, handled secrets better

This commit is contained in:
Feiko Wielsma 2026-03-25 09:50:58 +01:00
parent 197ae8d75b
commit d8ceb50e9f
4 changed files with 69 additions and 29 deletions

6
.gitignore vendored
View file

@ -1 +1,5 @@
credentials.json
credentials.json
.venv/
*.pyc
__pycache__/
.env