Skip to content

Commit 96eb485

Browse files
committed
Add linguist overrides for correct github syntax highlighting
1 parent 079ecf6 commit 96eb485

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.gitattributes

+8
Original file line numberDiff line numberDiff line change
@@ -93,3 +93,11 @@ GNUmakefile text
9393
*.PDF diff=astextplain
9494
*.rtf diff=astextplain
9595
*.RTF diff=astextplain
96+
97+
98+
# linguist overrides
99+
*.cs linguist-language=C#
100+
*.ps1 linguist-language=Powershell
101+
*.psd1 linguist-language=Powershell
102+
*.psm1 linguist-language=Powershell
103+
*.sql linguist-language=TSQL

0 commit comments

Comments
 (0)