diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 0000000..7b382f8 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,16 @@ +* text=auto eol=lf + +*.sln text eol=crlf +*.slnx text eol=crlf +*.cmd text eol=crlf +*.bat text eol=crlf +*.ps1 text eol=crlf + +*.png binary +*.jpg binary +*.jpeg binary +*.gif binary +*.ico binary +*.zip binary +*.exe binary +*.dll binary