Skip to content

Commit 8a014aa

Browse files
committed
chore: update .gitignore to include cache directory for VitePress documentation
1 parent d613df2 commit 8a014aa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.gitignore

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,6 @@ node_modules
88
.vite
99
*/.vite
1010
dist
11-
*/dist
11+
*/dist
12+
13+
apps/documentation/.vitepress/cache

0 commit comments

Comments
 (0)