lfs gitattributes
This commit is contained in:
parent
7edb70b69e
commit
58c48da6c3
1 changed files with 4 additions and 0 deletions
4
.gitattributes
vendored
4
.gitattributes
vendored
|
|
@ -1,3 +1,7 @@
|
|||
# Use CRLF for line endings in the Windows install "readme" file
|
||||
misc/dist/install-win.txt text eol=crlf
|
||||
misc/dist/about[[:space:]]hinted[[:space:]]fonts.txt text eol=crlf
|
||||
*.otf filter=lfs diff=lfs merge=lfs -text
|
||||
*.woff filter=lfs diff=lfs merge=lfs -text
|
||||
*.woff2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
|
|
|
|||
Reference in a new issue