ignore valgrind supp file for typos

This commit is contained in:
Mitchell Hashimoto
2025-07-21 20:51:58 -07:00
parent 66ce764d67
commit 6abb9ec427

View File

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