vant/.gitignore
张敏 034c66a77f 修复表单组件样式和单元测试用例 (#7)
* fix: loading small style, search style and dialog style

* fix: scroll to top

* fix mobile scroll

* fix scroll to top

* 文档细节优化

* unit test

* dialog and image-preview unit test

* fix form component style

* fix radio and checkbox style

* fix search component style
2017-04-24 17:33:40 +08:00

16 lines
193 B
Plaintext

*.log*
.cache
.DS_Store
.idea
.vscode
packages/**/lib
lib/*
!lib/index.js
!lib/style.css
node_modules
example/dist
/docs/dist
test/unit/coverage
packages/vant-css/build
packages/vant-css/icons