Add .gitattributes for Markdown recognition

pull/685/head
shreyas pandey 2 years ago
parent 08b771c863
commit 62349dbef9

3
.gitattributes vendored

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