Add vuepress v2.x temp and cache directory

This commit is contained in:
Lucien Zhang
2021-09-12 23:10:01 +09:00
committed by GitHub
parent b0012e4930
commit edc2325d8e

View File

@@ -95,6 +95,10 @@ dist
# vuepress build output
.vuepress/dist
# vuepress v2.x temp and cache directory
.temp
.cache
# Serverless directories
.serverless/