edk2/.markdownlintignore
Sherry Fan 90cb1661bd .markdownlint: Add ignore and settings
Add .markdownlint.yaml for mdlint settings and add ignores (build
outputs and external dependencies).

Signed-off-by: Sherry Fan <sherryfan@microsoft.com>
2026-03-04 22:02:33 +00:00

6 lines
122 B
Text

# Ignore build directory
/Build/
# Ignore external dependencies
*_extdep/
UnitTestFrameworkPkg/Library/SubhookLib/