diff --git a/Node.gitignore b/Node.gitignore index 1984ae58..3601b7a8 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -103,10 +103,14 @@ dist # vitepress build output .vitepress/dist -# vuepress v2.x / vitepress temp and cache directory +# vuepress v2.x temp and cache directory .temp .cache +# vitepress temp and cache directory +.vitepress/temp +.vitepress/cache + # Docusaurus cache and generated files .docusaurus