Skip to content

Commit e682588

Browse files
committed
:octocat: 调整 GitHub 语言识别
1 parent 088ea4c commit e682588

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.gitattributes

+4-4
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
chroma-styles/*.css linguist-generated=true
2-
test/commonmark-spec.html linguist-detectable=false
3-
test/commonmark-spec.json linguist-detectable=false
4-
test/commonmark-spec.md linguist-detectable=false
5-
js/lute.min.js linguist-detectable=false
2+
test/*.html linguist-detectable=false
3+
test/*.json linguist-detectable=false
4+
test/*.md linguist-detectable=false
5+
javascript/lute.min.js linguist-detectable=false
66
benchmark/* linguist-detectable=false

0 commit comments

Comments
 (0)