mirror of
https://github.com/TrentSPalmer/todo_app_flask.git
synced 2025-08-22 21:33:58 -07:00
add gitignore to protect env stuff
This commit is contained in:
3
.gitignore
vendored
Normal file
3
.gitignore
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
.env
|
||||
.flaskenv
|
||||
__pycache__/
|
Reference in New Issue
Block a user