diff options
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitattributes b/.gitattributes index b3746c6b18..aa7ab64d11 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,4 +1,4 @@ # convert CRLF into LF on checkin # don't convert anything on checkout -* text=auto +* text=auto eol=lf mk/win32-tarballs.md5sum text=auto eol=LF |