fix: correct gitignore pattern for vitepress cache

This commit is contained in:
SnapOtter
2026-04-24 19:11:53 +08:00
parent 97d58e5e62
commit bc82781282
+1 -1
View File
@@ -24,7 +24,7 @@ __pycache__/
# Build artifacts
.next/
.vitepress/cache/
**/.vitepress/cache/
out/
coverage/
*.tsbuildinfo