Skip to content

Commit e866d96

Browse files
authored
Merge pull request #109212 from DecimalTurn/main
Include Markdown in the GitHub language breakdown
2 parents 8ab2bda + ff2daae commit e866d96

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitattributes

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,9 @@
66
*.c text
77
*.h text
88

9+
# Include Markdown in the GitHub language breakdown statistics
10+
*.md linguist-detectable
11+
912
# Denote all files that are truly binary and should not be modified.
1013
*.gif binary
1114
*.ico binary

0 commit comments

Comments
 (0)