added deployment script
This commit is contained in:
parent
5711f24e98
commit
b85ce55f94
4 changed files with 28 additions and 15 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -3,7 +3,7 @@ cache/
|
|||
out/
|
||||
|
||||
# Ignores development broadcast logs
|
||||
!/broadcast
|
||||
/broadcast
|
||||
/broadcast/*/31337/
|
||||
/broadcast/**/dry-run/
|
||||
|
||||
|
|
@ -12,3 +12,5 @@ docs/
|
|||
|
||||
# Dotenv file
|
||||
.env
|
||||
.secret
|
||||
.infura
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue