ignore valgrind supp file for typos

pull/8012/head
Mitchell Hashimoto 2025-07-21 20:51:58 -07:00
parent 66ce764d67
commit 6abb9ec427
No known key found for this signature in database
GPG Key ID: 523D5DC389D273BC
1 changed files with 2 additions and 0 deletions

View File

@ -20,6 +20,8 @@ extend-exclude = [
"*.png", "*.png",
"*.ico", "*.ico",
"*.icns", "*.icns",
# Valgrind nonsense
"valgrind.supp",
# Other # Other
"*.pdf", "*.pdf",
"*.data", "*.data",