diff --git a/.gitignore b/.gitignore index 0e32a60..f2f9b4f 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,7 @@ app.db __pycache__/ app/__pycache__/ -venv/ migrations/ + +venv/ +.venv/