mirror of
https://github.com/youzan/vant.git
synced 2025-10-19 10:07:07 +00:00
update gitignore (#1802)
This commit is contained in:
9
.gitignore
vendored
9
.gitignore
vendored
@@ -3,11 +3,14 @@
|
||||
.DS_Store
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# npm
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
||||
# dist file
|
||||
es
|
||||
lib
|
||||
node_modules
|
||||
docs/dist
|
||||
test/coverage
|
||||
package-lock.json
|
||||
packages/vant-css/build
|
||||
packages/icon/svg
|
||||
|
Reference in New Issue
Block a user