smart-contracts/foundry-smart-contract-lottery-cu/.gitignore

18 lines
184 B
Plaintext

# Compiler files
cache/
out/
# Ignores development broadcast logs
!/broadcast
/broadcast/*/31337/
/broadcast/**/dry-run/
/broadcast/
# Docs
docs/
# Dotenv file
.env
# zkSync
zkout/