# @wbx-modified copilot-b8d2·MTN | 2026-04-23 | initial gitignore for Recall planning workspace | prev: NEW

# Strategy notes — never published
_strategy/
**/design-partners*.md
**/customer-list*.md

# Local artifacts
*.bak-*
*.log
.venv/
__pycache__/
.DS_Store

# Secrets
.env
*.pem
*.key

# Local secrets — NEVER commit
.tokens.local


# counsel pre-brief packets (internal-only)
_counsel-packet/

# Operator-only / runtime / eval — should never be in a release build
_pypi-support-request.md
response.txt
data/
tools/eval/
tools/Build-CounselPacket.ps1
dist/
*.egg-info/
.pytest_cache/
.ruff_cache/
