diff --git a/Node.gitignore b/Node.gitignore index c6bba591..1984ae58 100644 --- a/Node.gitignore +++ b/Node.gitignore @@ -100,7 +100,10 @@ dist # vuepress build output .vuepress/dist -# vuepress v2.x temp and cache directory +# vitepress build output +.vitepress/dist + +# vuepress v2.x / vitepress temp and cache directory .temp .cache