Skip to content

Commit 4cfef69

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

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
const config = {
22
verbose: false,
33

4-
ignores: [
4+
ignores: ['CLAUDE.md', '*/CHANGELOG.md',
55
'node_modules/**',
66
'**/dist/**',
77
'fixtures/**',

0 commit comments

Comments
 (0)