20 lines
196 B
Plaintext
20 lines
196 B
Plaintext
# Compiler files
|
|
cache/
|
|
out/
|
|
coverage/
|
|
|
|
# Ignores development broadcast logs
|
|
!/broadcast
|
|
/broadcast/*/31337/
|
|
/broadcast/**/dry-run/
|
|
|
|
# Docs
|
|
docs/
|
|
|
|
# Dotenv file
|
|
.env
|
|
|
|
# Others
|
|
.DS_STORE
|
|
lcov.info
|