__pycache__/
.ruff_cache/
.mypy_cache/
.pytest_cache/
.vscode/
.venv/
.env
*.pyc
*.ipynb
media/
config/
*.yaml
!compose.yaml
*.toml
!config.toml
*.db
.DS_Store
