__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
.installed.cfg
*.egg
MANIFEST
.env
.env.*
!.env.example
.venv
venv/
ENV/
env/
.pytest_cache/
.coverage
.mypy_cache/
.ruff_cache/
.DS_Store
.idea/
.vscode/
*.swp
*.swo
