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:
@@ -313,3 +313,5 @@ pyrightconfig.json
|
||||
.ionide
|
||||
|
||||
# End of https://www.toptal.com/developers/gitignore/api/visualstudiocode,python,pycharm
|
||||
|
||||
.env-v3
|
||||
|
||||
Reference in New Issue
Block a user