# Byte-compiled / cache
__pycache__/
*.py[cod]
*$py.class
*.so

# Distribution / packaging
build/
dist/
*.egg
*.egg-info/
.eggs/
wheels/
*.whl
pip-wheel-metadata/

# Virtual environments
.venv/
venv/
env/
ENV/

# Tooling caches
.pytest_cache/
.mypy_cache/
.ruff_cache/
.coverage
.coverage.*
htmlcov/
.tox/
.hypothesis/
.cache/

# IDEs / editors
.idea/
.vscode/
*.swp
*~
.DS_Store

# Project-local downloads / cache
downloads/
binaries/
pdbs/
.winbindex_cache/
*.json.gz
*.pdb
*.dll.partial
*.part

# Build artifacts
*.log
