diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..96533e04 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,21 @@ +* text auto eol=crlf + +*.cmd text eol=crlf +*.xml text eol=crlf +*.reg text eol=crlf +*.bat text eol=crlf +*.py text +*.c text +*.h text +*.sh text + +*.exe binary +*.dll binary +*.o binary +*.a binary +*.png binary +*.gif binary +*.jpg binary +*.png binary +*.t32 binary +*.t64 binary