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:
5
.gitignore
vendored
5
.gitignore
vendored
@@ -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/
|
||||
|
||||
Reference in New Issue
Block a user