Skip to content

Commit 47d1922

Browse files
committed
Temp
1 parent ba2031f commit 47d1922

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.gitattributes

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# CRLF -> LF by default, but not for modules or classes (especially classes)
22
* text=auto
3-
*.bas text eol=crlf
4-
*.cls text eol=crlf
3+
*.bas text eol=lf
4+
*.cls text eol=lf

0 commit comments

Comments
 (0)