ant-design/.gitignore
2024-08-08 14:48:38 +08:00

80 lines
1.0 KiB
Plaintext

*.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.lockb
.pnpm-debug.log
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*
.devcontainer*
.husky/prepare-commit-msg
.eslintcache
.node-version
.node
.env
examples/