move stripe keys to .env

This commit is contained in:
2026-04-09 23:01:41 -06:00
parent 666c7e0ca6
commit fa01645d31
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/