Update .gitignore to exclude new env file

Added exclusion for the .env-v3 file to keep it out of version control.
This commit is contained in:
Jonathon Broughton
2025-03-25 01:16:48 +00:00
parent 6958cc423b
commit a865bd64db
+2
View File
@@ -313,3 +313,5 @@ pyrightconfig.json
.ionide .ionide
# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,python,pycharm # End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,python,pycharm
.env-v3