Update gitignore

This commit is contained in:
Tulir Asokan 2018-10-14 22:11:40 +03:00
parent 7924b70549
commit 523ec69b3b

6
.gitignore vendored
View File

@ -1,5 +1,6 @@
.idea
.vscode
build/
dist/
*.egg-info
.venv
pip-selfcheck.json
@ -11,5 +12,4 @@ __pycache__
!example-config.yaml
logs/
plugins/