/target/
__pycache__/
*.pyc
*.so
*.pyd
*.egg-info/
.pytest_cache/
dist/

# Credentials (NEVER commit these)
.pypirc
.cargo-credentials
.release-token
