Commit c4e6437
chore: gitignore *.mjjournal agent-local files
These are agent-local journal files that were untracked but not ignored,
so they showed up in `git status` and failed a local `reuse lint` run —
while CI passed, since an untracked file is absent from the checkout.
That discrepancy made the local lint useless as a pre-push gate.
Grouped with the existing agent-local exclusions (CLAUDE.md, .claude/,
Chat.txt). Local `reuse lint` now reports 7/7 and matches CI.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>1 parent b4a2077 commit c4e6437
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| 39 | + | |
0 commit comments