Initial Commit
This commit is contained in:
commit
789a5e0b02
8 changed files with 1435 additions and 0 deletions
7
.gitignore
vendored
Normal file
7
.gitignore
vendored
Normal file
|
@ -0,0 +1,7 @@
|
|||
# pycharm
|
||||
.idea/
|
||||
*.pyo
|
||||
*.pyc
|
||||
.DS_Store
|
||||
credentials.json
|
||||
venv/
|
Loading…
Add table
Add a link
Reference in a new issue