12 строки
106 B
Plaintext
12 строки
106 B
Plaintext
__pycache__/
|
|
*.py[cod]
|
|
*.sqlite
|
|
*.db
|
|
.env
|
|
.venv/
|
|
venv/
|
|
.pytest_cache/
|
|
.mypy_cache/
|
|
.ruff_cache/
|
|
.DS_Store
|