summaryrefslogtreecommitdiff
path: root/.github/actions/spelling/excludes.txt
blob: ce9f3b99a6718c3e45e3224740e2159e1939accb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
# See https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-excludes
(?:^|/)(?i)COPYRIGHT
(?:^|/)(?i)LICEN[CS]E
(?:^|/)package(?:-lock|)\.json$
(?:^|/)vendor/
ignore$
\.avi$
\.ico$
\.jpe?g$
\.lock$
\.map$
\.min\.
\.mod$
\.mp[34]$
\.png$
\.wav$
^\.github/