Forcing old images to not be CRLF conformed due to new gitattributes file.
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -9,3 +9,5 @@ dist/**/*.woff binary
|
|||||||
dist/**/*.woff2 binary
|
dist/**/*.woff2 binary
|
||||||
dist/**/*.png binary
|
dist/**/*.png binary
|
||||||
dist/*.html text
|
dist/*.html text
|
||||||
|
|
||||||
|
src/main/html/images/*.png binary
|
||||||
|
|||||||
Reference in New Issue
Block a user