Skip to content

Commit 363004c

Browse files
n24q02mn24q02mclaude
authored
fix: gitignore bot/merge junk artifacts (*.orig/*.rej/*.patch/*.diff/*.cover/*.bak) (#690)
Co-authored-by: n24q02m <n24q02m@outlook.com> Co-authored-by: Claude Opus 4.8 <noreply@anthropic.com>
1 parent f550b5e commit 363004c

1 file changed

Lines changed: 8 additions & 0 deletions

File tree

.gitignore

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,3 +64,11 @@ docs/superpowers/
6464
coverage.xml
6565
htmlcov/
6666
.coverage
67+
68+
# Bot/merge junk artifacts (prevent accidental commits) — 2026-06-07
69+
*.orig
70+
*.rej
71+
*.cover
72+
*.bak
73+
/*.patch
74+
/*.diff

0 commit comments

Comments
 (0)