diff options
| author | 2022-11-07 01:05:09 +0100 | |
|---|---|---|
| committer | 2022-11-06 19:05:09 -0500 | |
| commit | f2fe9e2ff36efdf6861ed6ab58d820787d62f8d7 (patch) | |
| tree | 23452a45eee4a659f6707acabbdc20f756fd311d /.typos.toml | |
| parent | ca6c9345b2932b1f955d9d037fa6ed136e84bdc6 (diff) | |
Exclude .git folder (#4824)
Diffstat (limited to '.typos.toml')
| -rw-r--r-- | .typos.toml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.typos.toml b/.typos.toml index d6582c946..f4b7d5f5a 100644 --- a/.typos.toml +++ b/.typos.toml @@ -13,6 +13,7 @@ extend-exclude = [ "*.po", "*.pot", "*.rtl.css", + ".git/", "app/i18n/cz/", "app/i18n/de/", "app/i18n/es/", |
