summaryrefslogtreecommitdiff
path: root/.typos.toml
diff options
context:
space:
mode:
authorAzat Bahawi <azat@bahawi.net>2023-10-29 18:53:48 +0300
committerAzat Bahawi <azat@bahawi.net>2023-10-29 18:53:48 +0300
commit8039d54cedd1db625ae43c9dc5d0740e95940b33 (patch)
tree0f372e6471f91214a19e3e6fd11e77a2edcd0b0f /.typos.toml
parent26125aac992416df8a3fd1f860aabcf6a37380ba (diff)
2023-10-29
Diffstat (limited to '.typos.toml')
-rw-r--r--.typos.toml5
1 files changed, 2 insertions, 3 deletions
diff --git a/.typos.toml b/.typos.toml
index 7779150..2df5a55 100644
--- a/.typos.toml
+++ b/.typos.toml
@@ -2,11 +2,10 @@
gud = "gud"
iterm2 = "iterm2"
openpgp4fpr= "openpgp4fpr"
-referer = "referer"
[files]
extend-exclude = [
- "darwinConfigurations/*/hidden.nix",
- "nixosConfigurations/*/hidden.nix",
+ "**/*.el",
+ "**/hidden.nix",
"secrets/*",
]