a6bbe9e1f7
Signed-off-by: AlienTornadosaurusHex <>
20 lines
203 B
Plaintext
20 lines
203 B
Plaintext
# Compiler files
|
|
cache/
|
|
out/
|
|
|
|
# Ignores development broadcast logs
|
|
!/broadcast
|
|
/broadcast/*/31337/
|
|
/broadcast/**/dry-run/
|
|
|
|
# Docs
|
|
docs/
|
|
|
|
# Dotenv file
|
|
.env
|
|
|
|
# Node modules
|
|
node_modules/
|
|
|
|
# yarn
|
|
yarn.lock |