mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-06 07:38:21 +00:00
typos: ignore fuzz corpus
This commit is contained in:
@@ -26,6 +26,8 @@ extend-exclude = [
|
||||
"*.icns",
|
||||
# Valgrind nonsense
|
||||
"valgrind.supp",
|
||||
# Fuzz corpus (binary test inputs)
|
||||
"test/fuzz-libghostty/corpus/*",
|
||||
# Other
|
||||
"*.pdf",
|
||||
"*.data",
|
||||
|
||||
Reference in New Issue
Block a user