diff --git a/.typos.toml b/.typos.toml index ab87ec1205..6f8cf00470 100644 --- a/.typos.toml +++ b/.typos.toml @@ -1,6 +1,7 @@ [files] extend-exclude = [ "go.mod", + "go.sum", "vendor", "vmlinux", ]