@@ -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