Add a few more generated things to .gitignore

This commit is contained in:
blag 2020-05-26 15:10:48 -07:00
parent 7deb73c806
commit 3082950549
No known key found for this signature in database
GPG key ID: 30870D32F59C5F40

3
.gitignore vendored
View file

@ -11,5 +11,8 @@ atlassian-*
.codeintel
__pycache__
.venv/
.coverage
.tox/
htmlcov/
build
.vscode/*