Skip to content

Commit 08a79bf

Browse files
authored
Merge pull request #9 from rcemper/master
Update .gitattributes
2 parents 4a659b3 + 88fc8d0 commit 08a79bf

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

.gitattributes

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
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+
*.inc text eol=lf
12+
Dockerfil* text eol=lf

0 commit comments

Comments
 (0)