mirror of
https://github.com/vacp2p/hello_rln_app.git
synced 2026-01-08 20:38:02 -05:00
15 lines
156 B
Plaintext
15 lines
156 B
Plaintext
# Compiler files
|
|
cache/
|
|
out/
|
|
|
|
# Ignores development broadcast logs
|
|
!/broadcast
|
|
/broadcast/*/31337/
|
|
/broadcast/**/dry-run/
|
|
|
|
# Docs
|
|
docs/
|
|
|
|
# Dotenv file
|
|
.env
|