diff --git a/.gitignore b/.gitignore index 72df39e..157be6c 100644 --- a/.gitignore +++ b/.gitignore @@ -1,3 +1,5 @@ +build/ node_modules/ .vuepress/.cache -.vuepress/.temp \ No newline at end of file +.vuepress/.temp +.vscode/ \ No newline at end of file