From 0ed219db34ba899b257afe728a5895667866639e Mon Sep 17 00:00:00 2001 From: Sacabambaspis <102341238+DataEraserC@users.noreply.github.com> Date: Fri, 27 Sep 2024 09:06:05 +0800 Subject: [PATCH] fix: ignore typo `daed` (#168) --- .typos.toml | 1 + 1 file changed, 1 insertion(+) diff --git a/.typos.toml b/.typos.toml index dda17c6e..c14600ac 100644 --- a/.typos.toml +++ b/.typos.toml @@ -11,4 +11,5 @@ extend-ignore-re = [ "iHgEIBYKACAWIQSizQe9ljFEyyclWmtVhZllwnQrSwUCZZ1T9wIdAAAKCRBVhZll", # crypto keys "noice", # noice.nvim "crypted-nixos", + "daed", ]