diff --git a/.github/workflows/typos-extend-exclude.toml b/.github/workflows/typos-extend-exclude.toml index 9483a5056..1fe3b4937 100644 --- a/.github/workflows/typos-extend-exclude.toml +++ b/.github/workflows/typos-extend-exclude.toml @@ -1,2 +1,2 @@ [files] -extend-exclude = ["*.json", "**/*.json", "**/*.js", "**/*.html", "**/*.xml", "**/config.ts", "**/*.sql", "OWNERS", "CODEOWNERS", "LICENSE", "NOTICE"] \ No newline at end of file +extend-exclude = ["*.json", "**/*.json", "**/*.js", "**/*.html", "**/*.xml", "**/config.ts", "**/*.sql", "**/*.conf", "**/en-US.ts", "OWNERS", "CODEOWNERS", "LICENSE", "NOTICE"] \ No newline at end of file