Skip to content

Commit 3800aff

Browse files
authored
Update Node.gitignore
1 parent 47990e1 commit 3800aff

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

Node.gitignore

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -100,15 +100,14 @@ dist
100100
# vuepress build output
101101
.vuepress/dist
102102

103-
# vitepress build output
104-
**/.vitepress/dist
105-
106103
# vuepress v2.x temp and cache directory
107104
.temp
108105
.cache
109106

110-
# vitepress temp and cache directory
111-
**/.vitepress/temp
107+
# vitepress build output
108+
**/.vitepress/dist
109+
110+
# vitepress cache directory
112111
**/.vitepress/cache
113112

114113
# Docusaurus cache and generated files

0 commit comments

Comments
 (0)