Skip to content

Commit cf71b8e

Browse files
committed
refactor(repo): add vitepress to gitignore
1 parent 03f755d commit cf71b8e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.gitignore

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@ node_modules
1010
**/Thumbs.db
1111

1212
# build
13+
.vitepress/dist
14+
.vitepress/cache
15+
1316
.output
1417
.nuxt
1518
.nitro

0 commit comments

Comments
 (0)