diff --git a/.gitignore b/.gitignore index 7213d8e..04f8d27 100644 --- a/.gitignore +++ b/.gitignore @@ -11,9 +11,7 @@ db.sqlite3 # Environments .python-version -.env .venv -env/ venv/ # Distribution / packaging @@ -27,3 +25,4 @@ pip-delete-this-directory.txt # IDE stuff .idea/ +.vscode/