mirror of
https://github.com/rancher-sandbox/rancher-desktop.git
synced 2021-10-13 00:04:06 +03:00
ensure other linux scripts don't have ctrl-m's in them
Signed-off-by: Eric Promislow <epromislow@suse.com>
This commit is contained in:
1
.gitattributes
vendored
1
.gitattributes
vendored
@@ -1,3 +1,4 @@
|
||||
# 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
|
||||
|
||||
Reference in New Issue
Block a user