ignore valgrind supp file for typos
parent
66ce764d67
commit
6abb9ec427
|
|
@ -20,6 +20,8 @@ extend-exclude = [
|
|||
"*.png",
|
||||
"*.ico",
|
||||
"*.icns",
|
||||
# Valgrind nonsense
|
||||
"valgrind.supp",
|
||||
# Other
|
||||
"*.pdf",
|
||||
"*.data",
|
||||
|
|
|
|||
Loading…
Reference in New Issue