From 62d986d1c8e0d6b5e6edb23832949cf9e3e6bfea Mon Sep 17 00:00:00 2001 From: Sacabambaspis <102341238+DataEraserC@users.noreply.github.com> Date: Sat, 6 Jul 2024 18:50:55 +0800 Subject: [PATCH] fix: ignore typo `crypted-nixos` --- .typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.typos.toml b/.typos.toml index 0594a8e1..dda17c6e 100644 --- a/.typos.toml +++ b/.typos.toml @@ -10,4 +10,5 @@ extend-ignore-re = [ "iterm2", "iHgEIBYKACAWIQSizQe9ljFEyyclWmtVhZllwnQrSwUCZZ1T9wIdAAAKCRBVhZll", # crypto keys "noice", # noice.nvim + "crypted-nixos", ]