Skip to content

Commit c9c5386

Browse files
committed
Exclude CLAUDE.md and README.md from source files
1 parent 3774658 commit c9c5386

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.vitepress/config.mts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ export default defineConfig({
66

77
lastUpdated: true,
88
cleanUrls: true,
9+
srcExclude: ['CLAUDE.md', 'README.md'],
910

1011
head: [
1112
['link', { rel: 'icon', type: 'image/svg+xml', href: '/logo.svg' }],

0 commit comments

Comments
 (0)