.DS_Store
__pycache__/
*.py[cod]
.pytest_cache/
.ruff_cache/
.mypy_cache/
node_modules/
dist/
build/
.vite/
coverage/
*.tsbuildinfo

# CostPilot local state and sensitive project auth.
.costpilot.yaml
.costpilot/data.db
.costpilot/key-cache.json
.costpilot/license-cache.json
.costpilot/migration-reports/
