chore: gitignore and untrack .claude harness files

These are Claude Code session/state files, not project code. They were
swept into the first commit; remove from the index (kept on disk) and
ignore going forward so they stop dirtying status.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-09 11:24:46 -05:00
parent d4ada9bedb
commit c5eccbb2a5
4 changed files with 5 additions and 47 deletions

5
.gitignore vendored
View File

@@ -56,3 +56,8 @@ Thumbs.db
# Logs (charter §4/§10 logs go to a store, not the repo)
# ─────────────────────────────────────────────
*.log
# ─────────────────────────────────────────────
# Claude Code harness session/state files
# ─────────────────────────────────────────────
.claude/