Skip to content

Commit 0db0537

Browse files
committed
Fix GitHub language detection
1 parent 627b8ba commit 0db0537

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

.gitattributes

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
*.gitattributes text
2+
.gitignore text
3+
*.md text diff=markdown
4+
5+
.gitattributes export-ignore
6+
.gitignore export-ignore
7+
8+
*.gitattributes linguist-language=gitattributes
9+
*.pl linguist-language=Perl

0 commit comments

Comments
 (0)