Skip to content

Commit 5b3f259

Browse files
authored
Update Node.gitignore
Include VitePress
1 parent ef51696 commit 5b3f259

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

Node.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,10 @@ dist
100100
# vuepress build output
101101
.vuepress/dist
102102

103-
# vuepress v2.x temp and cache directory
103+
# vitepress build output
104+
.vitepress/dist
105+
106+
# vuepress v2.x / vitepress temp and cache directory
104107
.temp
105108
.cache
106109

0 commit comments

Comments
 (0)