Skip to content

Commit

Permalink
Recognize Markdown as language in repo (raspibolt#817)
Browse files Browse the repository at this point in the history
  • Loading branch information
VajraOfIndra authored Dec 4, 2021
1 parent 6264876 commit 2494b4f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Linguist overrides
*.md linguist-detectable=true
README.md linguist-detectable=false
readme.md linguist-detectable=false

0 comments on commit 2494b4f

Please sign in to comment.