mirror of
https://github.com/RedWizardsLab/EchoHub.git
synced 2026-09-04 08:36:11 +02:00
fix: add 'docs/auriondocs/**' to ignore list in markdownlint configuration
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
".dev/**",
|
||||
"docs/_site/**",
|
||||
"docs/api/**",
|
||||
"docs/auriondocs/**",
|
||||
"node_modules/**",
|
||||
"**/bin/**",
|
||||
"**/obj/**",
|
||||
|
||||
Reference in New Issue
Block a user