Skip to content

Commit edc2325

Browse files
authored
Add vuepress v2.x temp and cache directory
1 parent b0012e4 commit edc2325

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)