diff --git a/.gitattributes b/.gitattributes index 37d28993301fef9c7eb4da0847cc9f4b7a5f1fbb..57afd4ea6942bd3985fb7395101800706d7b4ae6 100644 --- a/.gitattributes +++ b/.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