mirror of
https://github.com/github/gitignore
synced 2025-07-04 20:38:31 +02:00
Add vuepress v2.x temp and cache directory
This commit is contained in:
parent
b0012e4930
commit
edc2325d8e
1 changed files with 4 additions and 0 deletions
|
@ -95,6 +95,10 @@ dist
|
|||
# vuepress build output
|
||||
.vuepress/dist
|
||||
|
||||
# vuepress v2.x temp and cache directory
|
||||
.temp
|
||||
.cache
|
||||
|
||||
# Serverless directories
|
||||
.serverless/
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue