Add environment setup instructions to README.md

This commit is contained in:
defiQUG
2025-12-07 10:53:30 -08:00
parent cab90527c0
commit 3c1e240678
17 changed files with 3523 additions and 0 deletions

9
.gitignore vendored Normal file
View File

@@ -0,0 +1,9 @@
# Environment variables
.env
.env.local
.env.*.local
# Scripts that might contain sensitive data (optional - uncomment if needed)
# load_env.sh
# git-credential-helper.sh