Initial Commit

This commit is contained in:
cere 2024-02-20 22:51:10 -05:00
commit 789a5e0b02
8 changed files with 1435 additions and 0 deletions

7
.gitignore vendored Normal file
View file

@ -0,0 +1,7 @@
# pycharm
.idea/
*.pyo
*.pyc
.DS_Store
credentials.json
venv/