move stripe keys to .env

This commit is contained in:
2026-04-09 23:01:41 -06:00
parent 014a70b8fc
commit 5c8c11b03f
3 changed files with 5 additions and 1 deletions

2
backend/.gitignore vendored
View File

@@ -41,6 +41,8 @@ build/
### Mac ###
.DS_Store
.env
### Project Specific ###
src/test/
tmp/