This repository was archived by the owner on Jun 4, 2026. It is now read-only.
Commit 45d0e62
chore: add drift guards to .gitignore
Patterns covering every category that historically leaked into this
repo while working in Boxel workspaces with CWD inside boxel-cli.
None of these belong here: they belong to realm-server, host,
workspaces, or are JQXL engine code that lives in another repo.
Fail-closed: if any of them reappear, they stay untracked instead
of being silently committed.
Also ignored:
- boxel-workspaces/, down*/, up/ (workspace dirs that end up at root)
- .claude/scheduled_tasks.lock (runtime)
Verified: 21 drift vectors caught, 13 legitimate files unaffected
(existing .claude/commands/* skills, docs/realm-repair.md, src/**,
test/**, README, package.json all still tracked normally).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent fdcb6b4 commit 45d0e62
1 file changed
Lines changed: 36 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
14 | 18 | | |
15 | 19 | | |
16 | 20 | | |
| |||
42 | 46 | | |
43 | 47 | | |
44 | 48 | | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
| 63 | + | |
| 64 | + | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
0 commit comments