Files
rancher-desktop/.gitattributes
2021-09-23 11:39:38 -07:00

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