Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit e8fda81

Browse files
committed
Fix mis-classification of Roff markup on GitHub
1 parent b0d148c commit e8fda81

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.gitattributes

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
# Fix language classification on GitHub
2+
*.mac linguist-language=Roff
3+
*.macro linguist-language=Roff
4+
*.t linguist-language=Roff
5+
index.head linguist-language=Roff

0 commit comments

Comments
 (0)