Skip to content

Commit b9a6e4e

Browse files
cubehouseclaude
andcommitted
chore: ignore local tooling and scratch paths
Covers the Claude Code scheduled-tasks lockfile, opencode.json, ad-hoc log captures, and local scripts/ dir. Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
1 parent 8c46df5 commit b9a6e4e

1 file changed

Lines changed: 10 additions & 0 deletions

File tree

.gitignore

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,16 @@ entity-map-viewer.html
2626

2727
# Claude Code local settings
2828
.claude/settings.local.json
29+
.claude/scheduled_tasks.lock
30+
31+
# opencode local config
32+
opencode.json
33+
34+
# Ad-hoc log captures
35+
output.log
36+
37+
# Local utility scripts
38+
scripts/
2939

3040
# Specs/plans (local only, not committed)
3141
VQUEUE_FRAMEWORK_SPEC.md

0 commit comments

Comments
 (0)