Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
codespell: Add .direnv to skip list
Fintan Halpenny committed 1 month ago
commit f00a1624df2d953c01bab2e264ce1b5ec07e50d2
parent 8a38fa8c73e0c068a6da54a35bf2cea83cad4bcd
1 file changed +1 -1
modified .codespellrc
@@ -1,5 +1,5 @@
[codespell]
-
skip = .git*,*.lock,.codespellrc,target,.jj
+
skip = .git*,*.lock,.codespellrc,target,.jj,.direnv
check-hidden = true
ignore-words-list = ser,set,noes
dictionary = .codespell-dictionary.txt,-

\ No newline at end of file