mirror of
https://github.com/rust-lang/rust.git
synced 2025-02-16 17:03:35 +00:00
chore: update gitattributes for files with windows style line endings
This commit is contained in:
parent
927561ace1
commit
7872306edf
9
.gitattributes
vendored
9
.gitattributes
vendored
@ -1,2 +1,7 @@
|
||||
# Stop git from showing CRLF tests as modified
|
||||
* eol=Unset
|
||||
* text=auto eol=lf
|
||||
tests/source/issue-3494/crlf.rs -text
|
||||
tests/source/comment_crlf_newline.rs -text
|
||||
tests/source/configs/enum_discrim_align_threshold/40.rs -text
|
||||
tests/target/issue-3494/crlf.rs -text
|
||||
tests/target/comment_crlf_newline.rs -text
|
||||
tests/target/configs/enum_discrim_align_threshold/40.rs -text
|
||||
|
Loading…
Reference in New Issue
Block a user