Updated gitignore to include env files
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -59,3 +59,7 @@ dev-env/
|
|||||||
project_structure.txt
|
project_structure.txt
|
||||||
*.db
|
*.db
|
||||||
flask_session/
|
flask_session/
|
||||||
|
|
||||||
|
#Env
|
||||||
|
.env
|
||||||
|
web_server/frontend/.env
|
||||||
|
|||||||
Reference in New Issue
Block a user