diff --git a/.gitattributes b/.gitattributes index e10e7a4..273764a 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,3 +1,5 @@ -* text eol=lf +*.sh text eol=lf *.exe binary +*.apk binary +*.so binary *.xml text eol=crlf