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