Skip to content

Commit

Permalink
Track hardhat-deploy deployments, except localhost (#666)
Browse files Browse the repository at this point in the history
  • Loading branch information
technophile-04 committed Dec 22, 2023
1 parent 0bc8143 commit 07134f5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .husky/pre-commit
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/sh
. "$(dirname "$0")/_/husky.sh"

yarn lint-staged --verbose
yarn lint-staged --verbose
2 changes: 1 addition & 1 deletion packages/hardhat/.gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ artifacts
artifacts-zk
cache-zk

deployments
deployments/localhost

0 comments on commit 07134f5

Please sign in to comment.