Skip to content

Commit 2ccfa5f

Browse files
committed
Add XAML, JSON, Markdown to GitHub language statistics
1 parent 4d22b7d commit 2ccfa5f

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,11 @@
1616
*.manifest text eol=lf
1717
*.txt text eol=lf
1818

19+
# GitHub Linguist overrides — include in language statistics
20+
*.xaml linguist-detectable=true
21+
*.json linguist-detectable=true
22+
*.md linguist-detectable=true
23+
1924
# Binary files — no line ending conversion
2025
*.ico binary
2126
*.png binary

0 commit comments

Comments
 (0)