diff --git a/.typos.toml b/.typos.toml index 2ddbc103..5eace9c8 100644 --- a/.typos.toml +++ b/.typos.toml @@ -20,4 +20,4 @@ bimap = "bimap" ignore-hidden = false # /.git isn't in .gitignore, because git never tracks it. # Typos doesn't know that, though. -extend-exclude = ["/.git"] +extend-exclude = ["/.git", "CHANGELOG.md"]