Skip to content

Commit e1dd6e2

Browse files
XhmikosRTrott
authored andcommitted
Enforce LF. (#2391)
Previously on Windows with `autocrlf=true` which is the default, this led to CRLF.
1 parent 00e8cd1 commit e1dd6e2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
# Enforce Unix newlines
2+
* text=auto eol=lf

0 commit comments

Comments
 (0)