Fix doc builds on windows (#1409)

Signed-off-by: Marinov Avgustin <Avgustin.Marinov@bosch.com>
This commit is contained in:
Avgustin Marinov
2023-08-03 16:27:51 +03:00
committed by GitHub
parent b35f45aabc
commit 4590d004f9
5 changed files with 92 additions and 5 deletions

4
.gitattributes vendored
View File

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