ghost-dao-contracts/.gitignore

16 lines
164 B
Plaintext
Raw Permalink Normal View History

2024-09-12 14:21:57 +02:00
# Compiler files
cache/
out/
script/
2024-09-12 14:21:57 +02:00
# Ignores development broadcast logs
!/broadcast
/broadcast/*/31337/
/broadcast/**/dry-run/
# Docs
docs/
# Dotenv file
.env