Skip to content

Commit

Permalink
feat(gitattr): making yaml, md, yml linguists detectable (#30)
Browse files Browse the repository at this point in the history
  • Loading branch information
kehiy authored Sep 13, 2024
1 parent aa88539 commit 7f772d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
*.md linguist-detectable
*.yml linguist-detectable
*.yaml linguist-detectable

0 comments on commit 7f772d4

Please sign in to comment.