Commit 0b27ab8
committed
chore(gitignore): ignore .opencode/magic-context.jsonc
The Magic Context plugin writes per-project config to .opencode/magic-context.jsonc.
It's a user-personal toggle (e.g. {"ctx_reduce_enabled": true}), not project state
shared across contributors. Treat it like .opencode/dumps and keep it out of git.1 parent 7fc77fb commit 0b27ab8
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments