mirror of
https://github.com/youzan/vant.git
synced 2025-10-17 16:44:21 +00:00
18 lines
123 B
Smarty
18 lines
123 B
Smarty
*.log*
|
|
.cache
|
|
.DS_Store
|
|
.idea
|
|
.vscode
|
|
|
|
# npm
|
|
node_modules
|
|
package-lock.json
|
|
|
|
# dist file
|
|
es
|
|
lib
|
|
site
|
|
|
|
# test
|
|
test/coverage
|