diff --git a/.gitignore b/.gitignore index b5c7d71..6547860 100644 --- a/.gitignore +++ b/.gitignore @@ -337,6 +337,9 @@ dist # vuepress build output .vuepress/dist +# vitepress build output +.vitepress/cache + # vuepress v2.x temp and cache directory .temp