windows: Make sure zed.sh using the correct line ending (#37650)
This got missed in the changes from #37631 Release Notes: - N/A
This commit is contained in:
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -2,4 +2,4 @@
|
|||||||
*.json linguist-language=JSON-with-Comments
|
*.json linguist-language=JSON-with-Comments
|
||||||
|
|
||||||
# Ensure the WSL script always has LF line endings, even on Windows
|
# Ensure the WSL script always has LF line endings, even on Windows
|
||||||
crates/zed/resources/windows/zed text eol=lf
|
crates/zed/resources/windows/zed.sh text eol=lf
|
||||||
|
|||||||
Reference in New Issue
Block a user