mirror of
https://github.com/autistic-symposium/blockchains-security-toolkit.git
synced 2025-08-03 20:04:37 -04:00
14 lines
156 B
Text
14 lines
156 B
Text
# Compiler files
|
|
cache/
|
|
out/
|
|
|
|
# Ignores development broadcast logs
|
|
!/broadcast
|
|
/broadcast/*/31337/
|
|
/broadcast/**/dry-run/
|
|
|
|
# Docs
|
|
docs/
|
|
|
|
# Dotenv file
|
|
.env
|