mirror of
https://github.com/ant-design/ant-design.git
synced 2024-11-24 02:59:58 +08:00
34 lines
362 B
Plaintext
34 lines
362 B
Plaintext
**/*.png
|
|
**/*.svg
|
|
CODEOWNERS
|
|
.dockerignore
|
|
Dockerfile.ui-test
|
|
package.json
|
|
.dumi/tmp
|
|
.dumi/tmp-production
|
|
AUTHORS.txt
|
|
lib/
|
|
es/
|
|
dist/
|
|
_site/
|
|
server
|
|
.dumi/tmp
|
|
coverage/
|
|
CNAME
|
|
LICENSE
|
|
yarn.lock
|
|
netlify.toml
|
|
yarn-error.log
|
|
*.sh
|
|
*.snap
|
|
components/*/*.js
|
|
components/*/*.jsx
|
|
.gitignore
|
|
.npmignore
|
|
.prettierignore
|
|
.DS_Store
|
|
.editorconfig
|
|
.eslintignore
|
|
.history
|
|
**/*.yml
|