Skip to content

Commit c19e990

Browse files
authored
Merge pull request #3830 from LucienZhang/master
Add vuepress v2.x temp and cache directory
2 parents 28bd975 + edc2325 commit c19e990

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

Node.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,10 @@ dist
9595
# vuepress build output
9696
.vuepress/dist
9797

98+
# vuepress v2.x temp and cache directory
99+
.temp
100+
.cache
101+
98102
# Serverless directories
99103
.serverless/
100104

0 commit comments

Comments
 (0)