PowerToys/.github/actions/spell-check/excludes.txt

30 lines
444 B
Plaintext
Raw Normal View History

# See https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-excludes
(?:^|/)(?i)COPYRIGHT
(?:^|/)(?i)LICEN[CS]E
(?:^|/)package(?:-lock)\.json$
(?:^|/)vendor/
/package(?:-lock|)\.json$
/pinyindb/
/settings-html/
ignore$
[/.][a-z]{2}(?:-[a-zA-Z]{2}|)\.
2020-05-21 11:19:08 +08:00
\.ai$
\.bmp$
\.dat$
\.dll$
\.gif$
\.gitignore$
\.ico$
\.jpg$
\.lcl$
\.lock$
\.min\.
\.mod$
2020-05-21 11:19:08 +08:00
\.pdf$
\.png$
\.PNG$
\.woff$
\.zip$
^\.github/
2020-05-21 11:19:08 +08:00
^\.github/actions/spell-check/