diff options
author | Azat Bahawi <azat@bahawi.net> | 2024-02-20 00:53:48 +0300 |
---|---|---|
committer | Azat Bahawi <azat@bahawi.net> | 2024-02-20 00:53:48 +0300 |
commit | d907b7b8f0aecee0f9eba12b09b929d720d07a8d (patch) | |
tree | 4f6bbbe605ebf96e1aefbc657dc975208b2436d1 /.typos.toml | |
parent | 2024-02-11 (diff) |
2024-02-20
Diffstat (limited to '')
-rw-r--r-- | .typos.toml | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/.typos.toml b/.typos.toml index 2df5a55..d82a6e2 100644 --- a/.typos.toml +++ b/.typos.toml @@ -4,8 +4,4 @@ iterm2 = "iterm2" openpgp4fpr= "openpgp4fpr" [files] -extend-exclude = [ - "**/*.el", - "**/hidden.nix", - "secrets/*", -] +extend-exclude = ["**/hidden.nix", "secrets/*"] |