diff --git a/.gitattributes b/.gitattributes index ab51753..125bb4c 100644 --- a/.gitattributes +++ b/.gitattributes @@ -5,4 +5,17 @@ *.sh text eol=lf *.bat text eol=crlf *.cmd text eol=crlf -*.ps1 text eol=crlf \ No newline at end of file +*.ps1 text eol=crlf +*.png binary +*.webp binary +*.jpg binary +*.jpeg binary +*.gif binary +*.ico binary +*.zip binary +*.tar binary +*.gz binary +*.7z binary +*.exe binary +*.dll binary +*.pdf binary \ No newline at end of file