feat: load environment variables from .env file and update .gitignore

This commit is contained in:
2026-07-27 15:04:23 -04:00
parent d4800be3b7
commit c9c1fa18a2
4 changed files with 7 additions and 11 deletions
+1
View File
@@ -11,3 +11,4 @@ backend/test-results/
frontend/cert.pem
frontend/key.pem
tmp/
backend/.env*