mirror of
https://github.com/placeholder-soft/tokenbound.git
synced 2026-01-12 17:02:56 +08:00
15 lines
182 B
Plaintext
15 lines
182 B
Plaintext
# Compiler files
|
|
cache/
|
|
out/
|
|
|
|
# Ignores development broadcast logs
|
|
!/broadcast
|
|
/broadcast/*/31337/
|
|
/broadcast/**/dry-run/
|
|
|
|
# ignore all broadcast logs
|
|
broadcast/
|
|
|
|
# Dotenv file
|
|
.env
|