Skip to content

Commit 55b86fa

Browse files
committed
chore: update gitignore
1 parent 5d4315e commit 55b86fa

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.gitignore

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -121,6 +121,10 @@ dist
121121
# Vuepress build output
122122
.vuepress/dist
123123

124+
# Vitepress build output
125+
**/.vitepress/cache
126+
**/.vitepress/dist
127+
124128
# SSR
125129
dist-ssr
126130
dist_ssr

0 commit comments

Comments
 (0)