Skip to content

Commit c4e6437

Browse files
UnbreakableMJclaude
andcommitted
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

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,3 +36,4 @@ CODEX.md
3636
.aider*
3737
Chat.txt
3838
*.chat.txt
39+
*.mjjournal

0 commit comments

Comments
 (0)