__pycache__/
*.py[cod]
*.egg-info/
.venv/
venv/
.env
.pytest_cache/
.ruff_cache/
dist/
build/
*.cache
.DS_Store

# Reference spreadsheets (proprietary or third-party) — never commit
*.xlsx
*.xls
*.xlsm
*.csv
reference/

# Local developer tool binaries (mcp-publisher etc.) — not part of the package
bin/

# One-off operational artifacts (IAM trust policy + role policy templates).
# Kept in the repo for traceability but never auto-applied.
scripts/oidc-trust-policy.json
scripts/cloudprice-mcp-deploy-policy.json
*_APPLICATION.md
*_SUBMISSION.md
LINKEDIN_*.md
