mirror of
https://github.com/youzan/vant.git
synced 2025-10-15 15:40:52 +00:00
chore: add .husky/.gitignore back
This commit is contained in:
3
.gitignore
vendored
3
.gitignore
vendored
@@ -8,9 +8,6 @@
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
||||
# husky
|
||||
**/.husky/_
|
||||
|
||||
# test
|
||||
test/coverage
|
||||
|
||||
|
1
.husky/.gitignore
vendored
Normal file
1
.husky/.gitignore
vendored
Normal file
@@ -0,0 +1 @@
|
||||
_
|
@@ -8,9 +8,6 @@
|
||||
node_modules
|
||||
package-lock.json
|
||||
|
||||
# husky
|
||||
**/.husky/_
|
||||
|
||||
# test
|
||||
test/coverage
|
||||
|
||||
|
Reference in New Issue
Block a user