diff options
-rw-r--r-- | .gitattributes | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 7dc0871423..b3746c6b18 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ +# convert CRLF into LF on checkin +# don't convert anything on checkout +* text=auto mk/win32-tarballs.md5sum text=auto eol=LF |