chore: Update .gitignore (#53604)

.devcontainer use pnpm

Signed-off-by: limingxin <906529775@qq.com>
This commit is contained in:
limingxin 2025-04-23 17:06:00 +08:00 committed by GitHub
parent c3ed1a1bea
commit a42f2bf8ce
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

1
.gitignore vendored
View File

@ -38,6 +38,7 @@ package-lock.json
pnpm-lock.yaml
bun.lock*
.pnpm-debug.log
.pnpm-store
components/**/*.js
components/**/*.jsx
!components/**/__tests__/**/*.js