mirror of
https://gitee.com/ant-design-vue/ant-design-vue.git
synced 2024-11-30 02:57:50 +08:00
33 lines
322 B
Plaintext
33 lines
322 B
Plaintext
**/*.svg
|
|
lib/
|
|
es/
|
|
dist/
|
|
_site/
|
|
coverage/
|
|
CNAME
|
|
LICENSE
|
|
yarn.lock
|
|
netlify.toml
|
|
yarn-error.log
|
|
*.sh
|
|
*.snap
|
|
.gitignore
|
|
.npmignore
|
|
.prettierignore
|
|
.DS_Store
|
|
.editorconfig
|
|
.eslintignore
|
|
**/*.yml
|
|
components/style/color/*.less
|
|
**/assets
|
|
.gitattributes
|
|
.stylelintrc
|
|
.vcmrc
|
|
.png
|
|
.npmrc.template
|
|
.huskyrc
|
|
.gitmodules
|
|
*.png
|
|
v2-doc/
|
|
|