first commit
This commit is contained in:
18
vant/.gitignore
vendored
Normal file
18
vant/.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
*.log*
|
||||
.cache
|
||||
.DS_Store
|
||||
.idea
|
||||
.vscode
|
||||
|
||||
# npm
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
||||
# dist file
|
||||
es
|
||||
lib
|
||||
dist
|
||||
/site
|
||||
changelog.generated.md
|
||||
test/coverage
|
||||
vetur
|
||||
Reference in New Issue
Block a user