Commit 6533dbe5 authored by liziwl's avatar liziwl
Browse files

更新vscode配置

parent 2619b451
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
{
    "markdown.extension.toc.updateOnSave": false
    "markdown.extension.toc.updateOnSave": false,
    "search.exclude": {
        "**/docs/.vuepress/.temp/*": true,
        "**/docs/.vuepress/.cache/*":true
    }
}
 No newline at end of file