Skip to content

Commit

Permalink
make markdown show up as repo language
Browse files Browse the repository at this point in the history
  • Loading branch information
bobheadxi committed Jan 24, 2022
1 parent f397e58 commit a34dfa0
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Make markdown show up as repo language
*.md linguist-vendored=false
*.md linguist-generated=false
*.md linguist-documentation=false
*.md linguist-detectable=true

0 comments on commit a34dfa0

Please sign in to comment.