Skip to content

Commit f708241

Browse files
committed
Merge branch 'master' of github.com:intersystems-community/objectscript-docker-template
2 parents e090f1f + 08a79bf commit f708241

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)