lapce/.gitattributes

7 lines
169 B
Plaintext
Raw Normal View History

# Auto detect text files and perform normalization
* text=auto eol=lf
*.rs text diff=rust eol=lf
*.toml text diff=toml eol=lf
Cargo.lock text eol=lf