restore auto-detection of text files
We force the usage of LF line endings, but *only* in text files.
This commit is contained in:
parent
85c0fb7b8a
commit
9e3258e51f
2
.gitattributes
vendored
2
.gitattributes
vendored
@ -1,6 +1,6 @@
|
|||||||
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
|
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
|
||||||
|
|
||||||
* text eol=lf
|
* text=auto eol=lf
|
||||||
*.cpp rust
|
*.cpp rust
|
||||||
*.h rust
|
*.h rust
|
||||||
*.rs rust
|
*.rs rust
|
||||||
|
Loading…
Reference in New Issue
Block a user