diff --git a/.gitattributes b/.gitattributes index b72c2c6..8b00408 100644 --- a/.gitattributes +++ b/.gitattributes @@ -40,9 +40,9 @@ # # image files are treated as binary by default. ############################################################################### -#*.jpg binary -#*.png binary -#*.gif binary +*.jpg binary +*.png binary +*.gif binary ############################################################################### # diff behavior for common document formats