Skip to content

Commit 8df5541

Browse files
author
rcemper
authored
Add coloring .mac, .int, .inc, .csp
1 parent 25ffd95 commit 8df5541

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

.gitattributes

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
1+
*.cls linguist-language=ObjectScript
2+
*.mac linguist-language=ObjectScript
3+
*.int linguist-language=ObjectScript
4+
*.inc linguist-language=ObjectScript
5+
*.csp linguist-language=Html
6+
17
*.sh text eol=lf
28
*.cls text eol=lf
39
*.mac text eol=lf
410
*.int text eol=lf
5-
Dockerfil* text eol=lf
11+
Dockerfil* text eol=lf

0 commit comments

Comments
 (0)