Forcing old images to not be CRLF conformed due to new gitattributes file.

This commit is contained in:
Bryan Hazelbaker
2015-04-17 14:15:40 -07:00
parent 631329fdfb
commit 52cf2ed337

2
.gitattributes vendored
View File

@@ -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