add a .gitattributes to ensure proper line ending settings
This commit is contained in:
parent
1632d2e339
commit
35e2807138
|
@ -0,0 +1,4 @@
|
|||
[attr]rust text eol=lf whitespace=tab-in-indent,trailing-space,tabwidth=4
|
||||
|
||||
* text=auto eol=lf
|
||||
*.rs rust
|
Loading…
Reference in New Issue