2021-03-18 02:27:30 +08:00
|
|
|
# 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$
|
2021-03-18 02:27:30 +08:00
|
|
|
\.lock$
|
|
|
|
\.min\.
|
|
|
|
\.mod$
|
2020-05-21 11:19:08 +08:00
|
|
|
\.pdf$
|
|
|
|
\.png$
|
|
|
|
\.PNG$
|
|
|
|
\.woff$
|
|
|
|
\.zip$
|
2021-03-18 02:27:30 +08:00
|
|
|
^\.github/
|
2020-05-21 11:19:08 +08:00
|
|
|
^\.github/actions/spell-check/
|