mirror of
https://github.com/microsoft/terminal.git
synced 2026-04-06 14:19:45 +00:00
118 lines
2.0 KiB
Plaintext
118 lines
2.0 KiB
Plaintext
# See https://github.com/check-spelling/check-spelling/wiki/Configuration-Examples:-excludes
|
|
(?:(?i)\.png$)
|
|
(?:^|/)(?i)COPYRIGHT
|
|
(?:^|/)(?i)LICEN[CS]E
|
|
(?:^|/)3rdparty/
|
|
(?:^|/)dirs$
|
|
(?:^|/)go\.mod$
|
|
(?:^|/)go\.sum$
|
|
(?:^|/)package(?:-lock|)\.json$
|
|
(?:^|/)sources(?:|\.dep)$
|
|
(?:^|/)vendor/
|
|
\.a$
|
|
\.ai$
|
|
\.avi$
|
|
\.bmp$
|
|
\.bz2$
|
|
\.cer$
|
|
\.class$
|
|
\.crl$
|
|
\.crt$
|
|
\.csr$
|
|
\.dll$
|
|
\.docx?$
|
|
\.drawio$
|
|
\.DS_Store$
|
|
\.eot$
|
|
\.eps$
|
|
\.exe$
|
|
\.gif$
|
|
\.gitattributes$
|
|
\.graffle$
|
|
\.gz$
|
|
\.icns$
|
|
\.ico$
|
|
\.jar$
|
|
\.jks$
|
|
\.jpeg$
|
|
\.jpg$
|
|
\.key$
|
|
\.lib$
|
|
\.lock$
|
|
\.map$
|
|
\.min\..
|
|
\.mod$
|
|
\.mp3$
|
|
\.mp4$
|
|
\.o$
|
|
\.ocf$
|
|
\.otf$
|
|
\.pbxproj$
|
|
\.pdf$
|
|
\.pem$
|
|
\.png$
|
|
\.psd$
|
|
\.pyc$
|
|
\.runsettings$
|
|
\.s$
|
|
\.sig$
|
|
\.so$
|
|
\.svg$
|
|
\.svgz$
|
|
\.svgz?$
|
|
\.tar$
|
|
\.tgz$
|
|
\.tiff?$
|
|
\.ttf$
|
|
\.vsdx$
|
|
\.wav$
|
|
\.webm$
|
|
\.webp$
|
|
\.woff
|
|
\.woff2?$
|
|
\.xcf$
|
|
\.xls
|
|
\.xlsx?$
|
|
\.xpm$
|
|
\.yml$
|
|
\.zip$
|
|
^\.github/actions/spelling/
|
|
^\.github/fabricbot.json$
|
|
^\.gitignore$
|
|
^\Q.git-blame-ignore-revs\E$
|
|
^\Q.github/workflows/spelling.yml\E$
|
|
^\Qdoc/reference/windows-terminal-logo.ans\E$
|
|
^\Qsamples/ConPTY/EchoCon/EchoCon/EchoCon.vcxproj.filters\E$
|
|
^\Qsrc/host/exe/Host.EXE.vcxproj.filters\E$
|
|
^\Qsrc/host/ft_host/chafa.txt\E$
|
|
^\Qsrc/tools/closetest/CloseTest.vcxproj.filters\E$
|
|
^\XamlStyler.json$
|
|
^build/config/
|
|
^consolegit2gitfilters\.json$
|
|
^dep/
|
|
^doc/reference/master-sequence-list.csv$
|
|
^doc/reference/UTF8-torture-test\.txt$
|
|
^oss/
|
|
^src/host/ft_uia/run\.bat$
|
|
^src/host/runft\.bat$
|
|
^src/host/runut\.bat$
|
|
^src/interactivity/onecore/BgfxEngine\.
|
|
^src/renderer/atlas/
|
|
^src/renderer/wddmcon/WddmConRenderer\.
|
|
^src/terminal/adapter/ut_adapter/run\.bat$
|
|
^src/terminal/parser/delfuzzpayload\.bat$
|
|
^src/terminal/parser/ft_fuzzer/run\.bat$
|
|
^src/terminal/parser/ft_fuzzer/VTCommandFuzzer\.cpp$
|
|
^src/terminal/parser/ft_fuzzwrapper/run\.bat$
|
|
^src/terminal/parser/ut_parser/Base64Test.cpp$
|
|
^src/terminal/parser/ut_parser/run\.bat$
|
|
^src/tools/integrity/packageuwp/ConsoleUWP\.appxSources$
|
|
^src/tools/lnkd/lnkd\.bat$
|
|
^src/tools/pixels/pixels\.bat$
|
|
^src/tools/texttests/fira\.txt$
|
|
^src/tools/U8U16Test/(?:fr|ru|zh)\.txt$
|
|
^src/types/ut_types/UtilsTests.cpp$
|
|
^tools/ReleaseEngineering/ServicingPipeline.ps1$
|
|
ignore$
|
|
SUMS$
|