diff --git a/.gitattributes b/.gitattributes index 6e42739a..cbcd3fe9 100644 --- a/.gitattributes +++ b/.gitattributes @@ -9,3 +9,5 @@ dist/**/*.woff binary dist/**/*.woff2 binary dist/**/*.png binary dist/*.html text + +src/main/html/images/*.png binary