diff --git a/.gitattributes b/.gitattributes new file mode 100644 index 00000000..63781ef7 --- /dev/null +++ b/.gitattributes @@ -0,0 +1,23 @@ +* text=auto +* text eol=lf + +# Windows forced line-endings +/.idea/* text eol=crlf + +# Binary files types +*.webp binary +*.png binary +*.jpg binary +*.jpeg binary +*.gif binary +*.ico binary +*.gz binary +*.zip binary +*.7z binary +*.ttf binary +*.eot binary +*.woff binary +*.pyc binary +*.swp binary +*.pdf binary +*.exe binary