chore: add .husky/.gitignore back
This commit is contained in:
@@ -8,9 +8,6 @@
|
|||||||
node_modules
|
node_modules
|
||||||
package-lock.json
|
package-lock.json
|
||||||
|
|
||||||
# husky
|
|
||||||
**/.husky/_
|
|
||||||
|
|
||||||
# test
|
# test
|
||||||
test/coverage
|
test/coverage
|
||||||
|
|
||||||
|
|||||||
@@ -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