chore(.gitattr): include Markdown in GitHub stats

This commit is contained in:
iyear 2023-10-16 15:56:20 +08:00
parent 9b49746f10
commit 16efff8309

6
.gitattributes vendored
View File

@ -1,3 +1,9 @@
* text=auto eol=lf
*.{png,jpg,jpeg,gif,webp,woff,woff2} binary
# https://joshuatz.com/posts/2019/how-to-get-github-to-recognize-a-pure-markdown-repo/
*.md linguist-vendored=false
*.md linguist-generated=false
*.md linguist-documentation=false
*.md linguist-detectable=true