diff --git a/.husky/pre-commit b/.husky/pre-commit index 44d21ba2f..9c6495440 100755 --- a/.husky/pre-commit +++ b/.husky/pre-commit @@ -1,4 +1,4 @@ #!/bin/sh . "$(dirname "$0")/_/husky.sh" -yarn lint-staged --verbose \ No newline at end of file +yarn lint-staged --verbose diff --git a/packages/hardhat/.gitignore b/packages/hardhat/.gitignore index 29b645c2c..be5e27655 100644 --- a/packages/hardhat/.gitignore +++ b/packages/hardhat/.gitignore @@ -14,4 +14,4 @@ artifacts artifacts-zk cache-zk -deployments +deployments/localhost