fix: fix problem with png files being modified

Signed-off-by: baijiaruo <baijiaruo@126.com>
This commit is contained in:
baijiaruo 2023-09-12 10:55:30 +08:00 committed by leonrayang
parent 0e4a8adab7
commit ff8a922895

2
.gitattributes vendored
View File

@ -1,2 +1,4 @@
# Always check-out / check-in files with LF line endings.
* text=auto eol=lf
# Do not modify line endings for binary files
*.png binary