diff --git a/.gitattributes b/.gitattributes index fd394480..71246f92 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,4 +4,5 @@ # Older git versions try to fix line endings on images, this prevents it. *.png binary *.jpg binary +*.jpeg binary *.ico binary