Skip to content

Commit 6f1b9b6

Browse files
committed
Merge pull request #1182 from delphian/master
Forcing old images to not be CRLF conformed due to new gitattributes file
2 parents 631329f + 52cf2ed commit 6f1b9b6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.gitattributes

+2
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,5 @@ dist/**/*.woff binary
99
dist/**/*.woff2 binary
1010
dist/**/*.png binary
1111
dist/*.html text
12+
13+
src/main/html/images/*.png binary

0 commit comments

Comments
 (0)