fix: markfown lint test cicd actions deplpy

Signed-off-by: Xinwei Xiong(cubxxw) <3293172751nss@gmail.com>
This commit is contained in:
Xinwei Xiong(cubxxw)
2023-05-13 15:22:20 +08:00
committed by Xinwei Xiong(cubxxw-openim)
parent 01fedcf83f
commit db721ace5f
2 changed files with 12 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"ignorePatterns": [
{
"pattern": "^http://127.0.0.1"
},
{
"pattern": "^http://localhost"
}
]
}