sphinx-rtd-theme/.gitattributes

17 lines
350 B
Plaintext
Raw Normal View History

2022-11-08 10:19:46 +08:00
# Document global line endings settings
# https://help.github.com/articles/dealing-with-line-endings/
* text eol=lf
*.bat text eol=crlf
# Denote all files that are truly binary and should not be modified.
*.ai binary
*.jpg binary
*.otf binary
*.png binary
*.eot binary
*.ttf binary
*.whl binary
*.woff binary
*.woff2 binary