Skip to content

Commit 42334b2

Browse files
chore: add CLAUDE.md and CHANGELOG.md to pickier ignores
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 8b40527 commit 42334b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.config/pickier.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
import type { PickierOptions } from 'pickier'
22

33
const config: PickierOptions = {
4-
ignores: [
4+
ignores: ['CLAUDE.md', '*/CHANGELOG.md',
55
'**/CHANGELOG.md',
66
],
77

0 commit comments

Comments
 (0)