.DS_Store
*.log
*~
node_modules/
.codex/
.plan/
todos/
.announce/
distillery/.env
distillery/.skill-distiller/
distillery/.eval-data/
__pycache__/
.pytest_cache/
skills-lock.json
.env

# Local audit logs (operational history, not shared)
docs/audit/

# Tier-2 prompt-injection attestation (per-release build artifact, not committed)
distillery/.injection-attestation.json
