Create .gitattributes

Enable Markdown detection.
This commit is contained in:
NintenHero
2024-08-13 15:51:21 -05:00
committed by GitHub
parent 17411bd08a
commit 6a8bd6ac60

2
.gitattributes vendored Normal file
View File

@@ -0,0 +1,2 @@
*.md linguist-detectable=true
*.md linguist-documentation=false