idle_moloch/.gitignore
Mitja Belak 8c8ca58607
Some checks failed
CI / Foundry project (push) Waiting to run
CI / Foundry project (pull_request) Has been cancelled
Enables registrations with RGCVII and ETH
2024-10-28 18:31:41 +01:00

19 lines
204 B
Plaintext

# Address
/app/contract_address.ts
# Compiler files
cache/
out/
broadcast/*
# Ignores development broadcast logs
!/broadcast
/broadcast/*/31337/
/broadcast/**/dry-run/
# Docs
docs/
# Dotenv file
.env