diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 000000000..0f776312d --- /dev/null +++ b/.gitattributes @@ -0,0 +1,4 @@ +* text=auto eol=lf +*.bat text eol=crlf +*.cmd text eol=crlf +*.png binary