From 2121bca3fc573318747dc6b0124e82f1fe5592be Mon Sep 17 00:00:00 2001 From: Devis Lucato Date: Thu, 7 Nov 2024 19:12:30 -0800 Subject: [PATCH] Ignore typos in CopilotChat.sln.DotSettings --- .github/_typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/_typos.toml b/.github/_typos.toml index 8298df765..779f5a254 100644 --- a/.github/_typos.toml +++ b/.github/_typos.toml @@ -15,6 +15,7 @@ extend-exclude = [ "GPT3TokenizerTests.cs", "CodeTokenizerTests.cs", "test_code_tokenizer.py", + "CopilotChat.sln.DotSettings" ] [default.extend-words]