diff --git a/.gitattributes b/.gitattributes index 176a458..780e15a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1 +1,4 @@ * text=auto +core.autocrlf=false +core.eol=lf +core.filemode=false