chore: add .astro build cache to gitignore

This commit is contained in:
SnapOtter
2026-06-14 14:59:43 +08:00
parent b8b6b0a44a
commit ccf5875f2f
+1
View File
@@ -25,6 +25,7 @@ __pycache__/
# Build artifacts
.next/
.astro/
**/.vitepress/cache/
out/
coverage/