Skip to content

Commit 2a2d2c0

Browse files
include localhost to avoid errors
1 parent 19fc783 commit 2a2d2c0

File tree

11 files changed

+3730
-2
lines changed

11 files changed

+3730
-2
lines changed

packages/hardhat/.gitignore

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,10 +21,10 @@ artifacts-zk
2121
cache-zk
2222

2323
# deployments
24-
deployments/localhost
24+
2525

2626
# typescript
2727
*.tsbuildinfo
2828

2929
# other
30-
temp
30+
temp
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
31337

0 commit comments

Comments
 (0)