Create .gitattributes

Enable Markdown detection.
pull/1128/head
NintenHero 6 months ago committed by GitHub
parent d45e4aa435
commit 600322eb68
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

2
.gitattributes vendored

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