Add master secrets reference and .env.master.example; gitignore .env.master
Some checks failed
Deploy to Phoenix / deploy (push) Has been cancelled

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
defiQUG
2026-02-21 15:50:13 -08:00
parent bea1903ac9
commit e4a19db0ae
3 changed files with 417 additions and 0 deletions

1
.gitignore vendored
View File

@@ -10,6 +10,7 @@ yarn.lock
.env
.env.local
.env.*.local
.env.master
# Logs
*.log