add gitignore to protect env stuff

This commit is contained in:
Trent Palmer 2025-06-01 11:15:00 -07:00
parent 6f693c93dc
commit 7ba4063a84

3
.gitignore vendored Normal file
View File

@ -0,0 +1,3 @@
.env
.flaskenv
__pycache__/