mirror of https://github.com/lapce/lapce.git
fix: add gitattributes for scripts (#1894)
This commit is contained in:
parent
b2d4da81c2
commit
9121acd946
|
@ -4,3 +4,6 @@
|
|||
*.rs text diff=rust eol=lf
|
||||
*.toml text diff=toml eol=lf
|
||||
Cargo.lock text eol=lf
|
||||
|
||||
*.sh text eol=lf
|
||||
*.ps1 text eol=crlf
|
||||
|
|
Loading…
Reference in New Issue