This website requires JavaScript.
Explore
Help
Register
Sign In
mikros
/
rust
Watch
1
Star
0
Fork
0
You've already forked rust
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b5f6c0032e
rust
/
.gitattributes
2 lines
19 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Enforce linux style line endings to support WSL (#1073) * Enforce linux style line endings to support WSL If you clone in windows, but run under WSL, the line endings cause errors. This enforces linux style line endings. * Update .gitattributes to use text=auto Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com> Co-authored-by: bjorn3 <bjorn3@users.noreply.github.com>
2020-08-17 15:28:12 -05:00
* text=auto eol=lf
Reference in New Issue
Copy Permalink