update .gitignore

This commit is contained in:
Lexi / Zoe 2019-11-10 02:17:29 +01:00
parent 89e0328a53
commit aba8213053
Signed by: binaryDiv
GPG Key ID: F8D4956E224DA232
1 changed files with 1 additions and 2 deletions

3
.gitignore vendored
View File

@ -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/