mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-12-28 17:14:39 +00:00
chore: typos should ignore build artifacts (#9222)
This commit is contained in:
committed by
GitHub
parent
1caab0c208
commit
d460800a17
@@ -5,6 +5,9 @@ extend-exclude = [
|
||||
"build.zig.zon.nix",
|
||||
"build.zig.zon.txt",
|
||||
"build.zig.zon.json",
|
||||
# Build artifacts
|
||||
"macos/build/*",
|
||||
"zig-out/*",
|
||||
# vendored code
|
||||
"vendor/*",
|
||||
"pkg/*",
|
||||
|
||||
Reference in New Issue
Block a user