Merge pull request #3830 from LucienZhang/master
Add vuepress v2.x temp and cache directory
This commit is contained in:
commit
c19e9908a7
@ -95,6 +95,10 @@ dist
|
||||
# vuepress build output
|
||||
.vuepress/dist
|
||||
|
||||
# vuepress v2.x temp and cache directory
|
||||
.temp
|
||||
.cache
|
||||
|
||||
# Serverless directories
|
||||
.serverless/
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user