Added logging, handled secrets better
This commit is contained in:
parent
197ae8d75b
commit
d8ceb50e9f
4 changed files with 69 additions and 29 deletions
6
.gitignore
vendored
6
.gitignore
vendored
|
|
@ -1 +1,5 @@
|
|||
credentials.json
|
||||
credentials.json
|
||||
.venv/
|
||||
*.pyc
|
||||
__pycache__/
|
||||
.env
|
||||
Loading…
Add table
Add a link
Reference in a new issue