Fix doc builds on windows (#1409)
Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
4
.gitattributes
vendored
4
.gitattributes
vendored
@@ -1,4 +1,5 @@
|
||||
* text eol=lf
|
||||
*.bat text eol=crlf
|
||||
# Denote all files that are truly binary and should not be modified.
|
||||
*.png binary
|
||||
*.jpg binary
|
||||
@@ -9,3 +10,6 @@
|
||||
*.eot binary
|
||||
*.ttf binary
|
||||
*.woff binary
|
||||
*.jks binary
|
||||
*.pfx binary
|
||||
*.p12 binary
|
||||
|
||||
Reference in New Issue
Block a user