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 2d3a22aeb0
commit 79c841db9e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

3
.gitignore vendored
View File

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