Browse Source

Merge pull request #1128 from MichaelHinrichs/patch-1

Enable Markdown detection.
Paul Kuruvilla 1 year ago
parent
commit
7b7d32b819
1 changed files with 2 additions and 0 deletions
  1. 2 0
      .gitattributes

+ 2 - 0
.gitattributes

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