We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53b9690 commit 4b05cc0Copy full SHA for 4b05cc0
.gitattributes
@@ -1,4 +1,4 @@
1
# CRLF -> LF by default, but not for modules or classes (especially classes)
2
* text=auto
3
-*.bas text eol=lf
4
-*.cls text eol=lf
+*.bas text eol=crlf
+*.cls text eol=crlf
0 commit comments