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",
|
"*.png",
|
||||||
"*.ico",
|
"*.ico",
|
||||||
"*.icns",
|
"*.icns",
|
||||||
|
# Valgrind nonsense
|
||||||
|
"valgrind.supp",
|
||||||
# Other
|
# Other
|
||||||
"*.pdf",
|
"*.pdf",
|
||||||
"*.data",
|
"*.data",
|
||||||
|
Reference in New Issue
Block a user