chore: add .husky/.gitignore back

This commit is contained in:
chenjiahan
2021-04-04 16:11:29 +08:00
parent 36aad8bdaa
commit 7a9e60bcaf
3 changed files with 1 additions and 6 deletions
-3
View File
@@ -8,9 +8,6 @@
node_modules node_modules
package-lock.json package-lock.json
# husky
**/.husky/_
# test # test
test/coverage test/coverage
+1
View 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