chore: add .gitignore files for api, docs, web, and browser packages

This commit is contained in:
germondai
2026-06-26 15:04:59 +02:00
parent 56fa1c6a5c
commit 6dd0a5867f
4 changed files with 15 additions and 0 deletions
+3
View File
@@ -0,0 +1,3 @@
# VitePress build cache and output (config.ts lives here too, so don't ignore .vitepress entirely)
.vitepress/cache/
.vitepress/dist/