diff options
author | Azat Bahawi <azat@bahawi.net> | 2023-09-16 02:07:57 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2023-09-16 02:07:57 +0300 |
commit | d58f6d509cd81c6c21739f3bf0fcec7fa623ee9f (patch) | |
tree | f8742617b495d478cc8c9b2c1f200e143f2c1d28 /.typos.toml | |
parent | 2023-08-23 (diff) |
2023-09-16
Diffstat (limited to '')
-rw-r--r-- | .typos.toml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.typos.toml b/.typos.toml index 4270c91..783ecda 100644 --- a/.typos.toml +++ b/.typos.toml @@ -3,3 +3,6 @@ gud = "gud" iterm2 = "iterm2" openpgp4fpr= "openpgp4fpr" referer = "referer" + +[files] +extend-exclude = ["nixosConfigurations/eonwe/work.nix", "secrets/*"] |