mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-25 13:16:11 +03:00
ignore valgrind supp file for typos
This commit is contained in:
@ -20,6 +20,8 @@ extend-exclude = [
|
||||
"*.png",
|
||||
"*.ico",
|
||||
"*.icns",
|
||||
# Valgrind nonsense
|
||||
"valgrind.supp",
|
||||
# Other
|
||||
"*.pdf",
|
||||
"*.data",
|
||||
|
Reference in New Issue
Block a user