.gitattributes 🔗
@@ -2,4 +2,4 @@
*.json linguist-language=JSON-with-Comments
# 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
张小白 created
This got missed in the changes from #37631
Release Notes:
- N/A
.gitattributes | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
@@ -2,4 +2,4 @@
*.json linguist-language=JSON-with-Comments
# 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