mirror of
https://github.com/placeholder-soft/tokenbound.git
synced 2026-04-29 20:35:03 +08:00
12 lines
142 B
Plaintext
12 lines
142 B
Plaintext
# Compiler files
|
|
cache/
|
|
out/
|
|
|
|
# Ignores development broadcast logs
|
|
!/broadcast
|
|
/broadcast/*/31337/
|
|
/broadcast/**/dry-run/
|
|
|
|
# Dotenv file
|
|
.env
|