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