Первая публикация кода
This commit is contained in:
+10
@@ -0,0 +1,10 @@
|
||||
.vscode/settings.json
|
||||
|
||||
# Do not commit secrets
|
||||
.env
|
||||
.env.*
|
||||
__pycache__/
|
||||
*/__pycache__/
|
||||
*.pyc
|
||||
.venv/
|
||||
data/
|
||||
Reference in New Issue
Block a user