about summary refs log tree commit diff
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
parent2023-10-29 (diff)
2023-10-29
Diffstat (limited to '')
-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/*",
 ]

Consider giving Nix/NixOS a try! <3