Files
dzentra_bot/.gitignore

15 lines
121 B
Plaintext

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