add lottery smart contract from updraft
This commit is contained in:
18
foundry-smart-contract-lottery-cu/.gitignore
vendored
Normal file
18
foundry-smart-contract-lottery-cu/.gitignore
vendored
Normal file
@@ -0,0 +1,18 @@
|
||||
# Compiler files
|
||||
cache/
|
||||
out/
|
||||
|
||||
# Ignores development broadcast logs
|
||||
!/broadcast
|
||||
/broadcast/*/31337/
|
||||
/broadcast/**/dry-run/
|
||||
/broadcast/
|
||||
|
||||
# Docs
|
||||
docs/
|
||||
|
||||
# Dotenv file
|
||||
.env
|
||||
|
||||
# zkSync
|
||||
zkout/
|
||||
Reference in New Issue
Block a user