# Python
__pycache__/
*.py[cod]
*$py.class
*.so
.Python
build/
develop-eggs/
dist/
downloads/
eggs/
.eggs/
lib/
lib64/
parts/
sdist/
var/
wheels/
*.egg-info/
*.egg

# Virtual environments
.env
.venv
env/
venv/

# Maturin build artifacts
target/

# Built binary for wheel packaging (added during CI build)
polydup.data/scripts/polydup
polydup.data/scripts/polydup.exe
