Merge pull request #3830 from LucienZhang/master

Add vuepress v2.x temp and cache directory
This commit is contained in:
Brian Douglas
2021-12-04 15:06:25 -08:00
committed by GitHub

View File

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