Skip to content

Commit

Permalink
fix: fix problem with png files being modified
Browse files Browse the repository at this point in the history
Signed-off-by: baijiaruo <[email protected]>
  • Loading branch information
baijiaruo1 authored and leonrayang committed Sep 12, 2023
1 parent 0e4a8ad commit ff8a922
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitattributes
Original file line number Diff line number Diff line change
@@ -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

0 comments on commit ff8a922

Please sign in to comment.