mirror of
https://github.com/ant-design/ant-design.git
synced 2025-08-15 13:38:29 +02: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 changed files with 1 additions and 0 deletions
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…
Add table
Add a link
Reference in a new issue