.venv/
venv/
env/
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
*.egg
.pytest_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.nox/
*.cover
.hypothesis/
.mypy_cache/
.ruff_cache/
.dmypy.json
.idea/
.vscode/
*.swp
*.swo
.DS_Store
.env
.env.local
*.log

# Pre-release backups (local only)
*.pre_v0_1_2_release_bak
*.pre_v0_1_2_url_bak

# Pre-release backups (local only)
*.pre_v0_1_2_release_bak
*.pre_v0_1_2_url_bak
