From aba821305326b6955f2e0efdc5f26ff6a5a87d85 Mon Sep 17 00:00:00 2001 From: binaryDiv Date: Sun, 10 Nov 2019 02:17:29 +0100 Subject: [PATCH] update .gitignore --- .gitignore | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) 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/