diff --git a/.github/typos.toml b/.github/typos.toml index 25d5c0e1..b6211a80 100644 --- a/.github/typos.toml +++ b/.github/typos.toml @@ -9,6 +9,7 @@ default.extend-ignore-words-re = [ "edn", "esy", "BA", # somehow "BANanaD3V" is valid, but BA is not... - "Emac" + "Emac", + "tese" # for glsl shaders ]