fix(create-vant-cli-app): missing .gitignore

This commit is contained in:
chenjiahan
2021-04-04 15:41:08 +08:00
parent c4a23a97a4
commit 57de1eb9d3
4 changed files with 18 additions and 8 deletions

View File

@@ -8,10 +8,16 @@
node_modules
package-lock.json
# dist file
es
lib
site
# husky
**/.husky/_
# test
test/coverage
# dist file
es
lib
dist
vetur
site
changelog.generated.md