ant-design/.gitignore
limingxin a42f2bf8ce
chore: Update .gitignore (#53604)
.devcontainer use pnpm

Signed-off-by: limingxin <906529775@qq.com>
2025-04-23 17:06:00 +08:00

79 lines
1 KiB
Text

*.iml
.idea/
.ipr
.iws
*~
~*
*.diff
*.patch
*.bak
.DS_Store
Thumbs.db
.project
.*proj
.svn/
*.swp
*.swo
*.log
*.log.*
*.json.gzip
node_modules/
.buildpath
.settings
npm-debug.log
nohup.out
_site
_data
dist
report.html
/lib
/es
/locale
elasticsearch-*
config/base.yaml
/.vscode/
/coverage
yarn.lock
package-lock.json
pnpm-lock.yaml
bun.lock*
.pnpm-debug.log
.pnpm-store
components/**/*.js
components/**/*.jsx
!components/**/__tests__/**/*.js
!components/**/__tests__/**/*.js.snap
/.history
*.tmp
artifacts.zip
oss-artifacts.zip
server/
# Docs templates
scripts/previewEditor/index.html
components/version/version.ts
components/version/version.tsx
components/version/token.json
components/version/token-meta.json
.dumi/tmp
.dumi/tmp-test
.dumi/tmp-production
.dumi/preset/components-changelog*
.dumi/preset/misc-changelog.json
# Image snapshot diff
__diff_output__/
__image_snapshots__/
/jest-stare
/imageSnapshots*
/imageDiffSnapshots
/visualRegressionReport*
.husky/prepare-commit-msg
.eslintcache
.node-version
.node
.env
examples/