mirror of
https://github.com/ant-design/ant-design.git
synced 2025-06-07 17:44:35 +08:00
chore: Update .gitignore (#53604)
.devcontainer use pnpm Signed-off-by: limingxin <906529775@qq.com>
This commit is contained in:
parent
c3ed1a1bea
commit
a42f2bf8ce
1
.gitignore
vendored
1
.gitignore
vendored
@ -38,6 +38,7 @@ package-lock.json
|
||||
pnpm-lock.yaml
|
||||
bun.lock*
|
||||
.pnpm-debug.log
|
||||
.pnpm-store
|
||||
components/**/*.js
|
||||
components/**/*.jsx
|
||||
!components/**/__tests__/**/*.js
|
||||
|
Loading…
Reference in New Issue
Block a user