Clean up nextest, gitattributes, and gitignore
- Remove Zed-specific test group overrides from nextest.toml - Remove Zed WSL script line ending rule from gitattributes - Simplify gitignore to generic development patterns
This commit is contained in:
@@ -1,5 +1,2 @@
|
||||
# Prevent GitHub from displaying comments within JSON files as errors.
|
||||
*.json linguist-language=JSON-with-Comments
|
||||
|
||||
# Ensure the WSL script always has LF line endings, even on Windows
|
||||
crates/zed/resources/windows/zed.sh text eol=lf
|
||||
|
||||
Reference in New Issue
Block a user