mirror of
https://github.com/rust-lang/book.git
synced 2026-09-14 11:00:13 -04:00
Merge pull request #571 from nrc/attrs
Update .gitattributes to treat docx and odt files as binaries
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -1,2 +1,4 @@
|
||||
# Set the default behavior, in case people don't have core.autocrlf set.
|
||||
* text=auto eol=lf
|
||||
*.docx binary
|
||||
*.odt binary
|
||||
|
||||
Reference in New Issue
Block a user