__pycache__/
*.pyc
.venv/
.env
data/
.pytest_cache/
*.egg-info/
.env.*
*.pem
*.key
id_rsa
id_rsa.*
id_ed25519
id_ed25519.*
credentials.json
secrets.*
*.token
node_modules/
*.log
.DS_Store
._*

# Exception: the bundled settings schema is package data (not bulk/secrets) and must ship.
!src/orcaslicer_mcp/data/
!src/orcaslicer_mcp/data/*.json
.superpowers/
