.git
.venv
__pycache__/
.pytest_cache/
.mypy_cache/
.ruff_cache/
logs/
data/
*.pyc
*.pyo
*.pyd
*.sqlite3
