Files
dzentra_bot/.gitignore
2026-04-13 20:47:04 +03:00

15 lines
121 B
Plaintext

__pycache__/
*.py[cod]
.DS_Store
.pytest_cache/
.mypy_cache/
.ruff_cache/
app/.env
app/.venv/
.venv/
venv/
logs/
data/