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