chore: Ignore legacy web folder in .gitignore (#866)

Add rule to ignore the legacy 'web' folder
This commit is contained in:
Willem Jiang 2026-02-15 10:45:59 +08:00 committed by GitHub
parent 50b2beced5
commit 0533933d17
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -43,3 +43,6 @@ logs/
# pnpm
.pnpm-store
sandbox_image_cache.tar
# ignore the legacy `web` folder
web/