cakephp / app

CakePHP application template
366 stars 390 forks source link

Add git support for next gen picture. #906

Closed HumanG33k closed 1 year ago

HumanG33k commented 1 year ago

Description

Currently .gitattributes not support nextgen (animated) pictures.

It can lead to issue as they can be seen as TXT file and lead to EOF insertion.

CakePHP Version

4.x

markstory commented 1 year ago

Wouldn't these types be needed in cakephp/app and not this repository?

othercorey commented 1 year ago

Added avif but webp seems to already exist.