|
| 1 | +# See https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-excludes |
| 2 | +(?:^|/)(?i)COPYRIGHT |
| 3 | +(?:^|/)(?i)LICEN[CS]E |
| 4 | +(?:^|/)package(?:-lock|)\.json$ |
| 5 | +(?:^|/)vendor/ |
| 6 | +ignore$ |
| 7 | +\.avi$ |
| 8 | +\.exe$ |
| 9 | +\.ico$ |
| 10 | +\.jpe?g$ |
| 11 | +\.lock$ |
| 12 | +\.map$ |
| 13 | +\.min\.. |
| 14 | +\.mod$ |
| 15 | +\.mp[34]$ |
| 16 | +\.pdf$ |
| 17 | +\.png$ |
| 18 | +\.wav$ |
| 19 | +^attack/disclosure-directory/ |
| 20 | +^attack/disclosure-localpaths/ |
| 21 | +^attack/email/ |
| 22 | +^attack/file-upload/malicious-images/ |
| 23 | +^attack/html_js_fuzz/ |
| 24 | +^attack/ip/ |
| 25 | +^attack/json/ |
| 26 | +^attack/unicode/ |
| 27 | +^attack/xml/ |
| 28 | +^discovery/dns/ |
| 29 | +^discovery/predictable-filepaths/ |
| 30 | +^discovery/UserAgent/ |
| 31 | +^docs/misc/htmlcodes-cheatsheet\.htm$ |
| 32 | +^wordlist |
| 33 | +^\.github/ |
| 34 | +^\Qattack/file-upload/alt-extensions-asp.txt\E$ |
| 35 | +^\Qattack/file-upload/alt-extensions-coldfusion.txt\E$ |
| 36 | +^\Qattack/file-upload/alt-extensions-jsp.txt\E$ |
| 37 | +^\Qattack/file-upload/alt-extensions-php.txt\E$ |
| 38 | +^\Qattack/file-upload/file-ul-filter-bypass-microsoft-asp.txt\E$ |
| 39 | +^\Qattack/file-upload/file-ul-filter-bypass-ms-php.txt\E$ |
| 40 | +^\Qattack/file-upload/file-ul-filter-bypass-x-platform-php.txt\E$ |
| 41 | +^\Qattack/html_js_fuzz/html_attributes.txt\E$ |
| 42 | +^\Qattack/html_js_fuzz/javascript_events.txt\E$ |
| 43 | +^\Qattack/http-protocol/crlf-injection.txt\E$ |
| 44 | +^\Qattack/http-protocol/known-uri-types.txt\E$ |
| 45 | +^\Qattack/integer-overflow/integer-overflows.txt\E$ |
| 46 | +^\Qattack/lfi/JHADDIX_LFI.txt\E$ |
| 47 | +^\Qattack/mimetypes/MimeTypes.txt\E$ |
| 48 | +^\Qattack/os-cmd-execution/Commands-Linux.txt\E$ |
| 49 | +^\Qattack/os-cmd-execution/Commands-Windows.txt\E$ |
| 50 | +^\Qattack/path-traversal/path-traversal-windows.txt\E$ |
| 51 | +^\Qattack/path-traversal/traversals-8-deep-exotic-encoding.txt\E$ |
| 52 | +^\Qattack/rfi/rfi.txt\E$ |
| 53 | +^\Qattack/unicode/upsidedown.txt\E$ |
| 54 | +^\Qattack/xss/html-event-attributes.txt\E$ |
| 55 | +^\Qattack/xss/test.xxe\E$ |
| 56 | +^\Qattack/xss/xss-other.txt\E$ |
| 57 | +^\Qdiscovery/dns/alexaTop1mAXFRcommonSubdomains.txt\E$ |
| 58 | +^\Qdiscovery/URI_SCHEMES/IANA_registerd_URI_schemes.txt\E$ |
| 59 | +^\Qdiscovery/UserAgent/UserAgents.txt\E$ |
| 60 | +^\Qregex/breakpoint-ignores.txt\E$ |
| 61 | +^\Qregex/pii.readme.txt\E$ |
| 62 | +^\Qregex/pii.txt\E$ |
| 63 | +^\Qregex/sessionid.txt\E$ |
| 64 | +^\Qweb-backdoors/sh/cmd.sh\E$ |
0 commit comments