code time

This commit is contained in:
cere 2024-02-21 00:35:31 -05:00
parent 789a5e0b02
commit ae28da8d60
153 changed files with 56768 additions and 1 deletions

6
.gitignore vendored
View file

@ -4,4 +4,8 @@
*.pyc
.DS_Store
credentials.json
venv/
venv/
.vscode/
__pycache__/
*.pyo
*.pyc