mirror of
https://github.com/cubefs/cubefs.git
synced 2026-08-02 02:00:56 +00:00
fix: fix problem with png files being modified
Signed-off-by: baijiaruo <baijiaruo@126.com>
This commit is contained in:
parent
0e4a8adab7
commit
ff8a922895
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user