Skip to content

Commit 8fb84f9

Browse files
committed
chore(linguist): 配置语言统计规则,并使 Markdown 可被统计
参考 github-linguist/linguist#5951
1 parent 41983e8 commit 8fb84f9

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
.vitepress/** linguist-vendored
2+
package.json linguist-vendored
3+
pnpm-lock.yaml linguist-vendored
4+
docs/** linguist-documentation=false
5+
*.md linguist-detectable

0 commit comments

Comments
 (0)