Fix images and add all images as binary to gitattributes
This will prevent git's auto-CRLF change images
This commit is contained in:
3
.gitattributes
vendored
3
.gitattributes
vendored
@@ -1,3 +1,4 @@
|
||||
* text eol=lf
|
||||
|
||||
dist/**/* binary
|
||||
dist/**/* binary
|
||||
src/main/html/images/ binary
|
||||
Reference in New Issue
Block a user