mirror of
https://github.com/rancher-sandbox/rancher-desktop.git
synced 2021-10-13 00:04:06 +03:00
5 lines
198 B
Plaintext
5 lines
198 B
Plaintext
# All Linux scripts should have LF line endings
|
|
# But only text files should be changed (not any binaries / images / etc.)
|
|
resources/linux/** text=auto eol=lf
|
|
src/assets/scripts/** text=auto eol=lf
|