Не понял а чо

This commit is contained in:
maksim 2024-06-11 22:46:34 +04:00
parent 7d99e0fa49
commit 578f6811f4
3 changed files with 6 additions and 3 deletions

View File

@ -1,3 +1,4 @@
venv venv
Dockerfile Dockerfile
tasks.db tasks.db
password

3
.gitignore vendored
View File

@ -1,4 +1,5 @@
venv venv
tasks.db tasks.db
.idea .idea
__pycache__ __pycache__
password

View File

@ -1,3 +1,4 @@
client_id = ('') client_id = ('')
secret = ('') secret = ('')
auth = ('') auth = ('')