chore: gitignore .secrets/ for bot credentials

Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_01ALPo5Y86fzQjsALNZRSSG5
This commit is contained in:
2026-06-23 19:46:28 +00:00
parent 84c7086adb
commit c18ac83daf

3
.gitignore vendored
View File

@ -5,5 +5,8 @@ __pycache__/
*.pyc
result
# secrets — credentials, never committed
.secrets/
# projects scaffolded locally by scripts/create-project.sh are their own repos — not tracked here
/projects/