mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 02:18:47 +00:00
Adds the changes we want to keep in cloud in prep for #1726: - `website/` - `.codespellrc` updates - `README.md` updates
4 lines
360 B
Plaintext
4 lines
360 B
Plaintext
[codespell]
|
|
skip = ./website/.next,./website/pnpm-lock.yaml,./rust/target,Cargo.lock,./website/docs/reference/api/*.mdx,./erl_crash.dump,./apps/*/erl_crash.dump,./cover,./vendor,*.json,seeds.exs,./**/node_modules,./deps,./priv/static,./priv/plts,./**/priv/static,./.git,./_build
|
|
ignore-words-list = crate,keypair,keypairs,iif,statics,wee,anull,commitish,inout
|