diff --git a/Node.gitignore b/Node.gitignore index 0125458e..180020a9 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -95,6 +95,10 @@ dist # vuepress build output .vuepress/dist +# vuepress v2.x temp and cache directory +.temp +.cache + # Serverless directories .serverless/