diff --git a/_typos.toml b/_typos.toml index 8ae3ae7433..54a3645698 100644 --- a/_typos.toml +++ b/_typos.toml @@ -3,6 +3,7 @@ extend-ignore-identifiers-re = ["ratatui", "Ratatui", "NdArray*", "ND"] [files] extend-exclude = [ + "*.onnx", "assets/ModuleSerialization.xml", "examples/image-classification-web/src/model/label.txt", ]