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/**",
|
".dev/**",
|
||||||
"docs/_site/**",
|
"docs/_site/**",
|
||||||
"docs/api/**",
|
"docs/api/**",
|
||||||
|
"docs/auriondocs/**",
|
||||||
"node_modules/**",
|
"node_modules/**",
|
||||||
"**/bin/**",
|
"**/bin/**",
|
||||||
"**/obj/**",
|
"**/obj/**",
|
||||||
|
|||||||
Reference in New Issue
Block a user