Commit 52e78cb
chore(.gitignore): housekeeping — build_cpu/, blog/, scheduled_tasks.lock
Addresses the "trivial housekeeping" item flagged in .claude/state.md:
three untracked directories/files accumulated across recent sessions were
polluting every `git status` with no reason to be committed. Now ignored
at the top-level entries:
build_cpu/ — parallel CPU-only cmake dir
blog/ — local blog drafts (separate repo)
.claude/scheduled_tasks.lock — /loop runtime state
Post-commit `git status` is now clean (no untracked files).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f2f0d8a commit 52e78cb
1 file changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
67 | 68 | | |
68 | 69 | | |
69 | 70 | | |
70 | 71 | | |
71 | 72 | | |
| 73 | + | |
72 | 74 | | |
73 | 75 | | |
74 | 76 | | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
75 | 80 | | |
76 | 81 | | |
77 | 82 | | |
0 commit comments