chore: forge init

This commit is contained in:
han
2025-01-02 17:26:05 +07:00
parent 0a8970589f
commit 75f0ce62f8
7 changed files with 186 additions and 0 deletions

14
lottery/.gitignore vendored Normal file
View File

@@ -0,0 +1,14 @@
# Compiler files
cache/
out/
# Ignores development broadcast logs
!/broadcast
/broadcast/*/31337/
/broadcast/**/dry-run/
# Docs
docs/
# Dotenv file
.env