diff --git a/.gitattributes b/.gitattributes index 0da27fd..5576d5f 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,2 +1,5 @@ # always use unix line endings in all the files * text eof=lr + +# lol, git fucks up lineendings in images +*.png binary