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
+3
View File
@@ -11,5 +11,8 @@ atlassian-*
.codeintel
__pycache__
.venv/
.coverage
.tox/
htmlcov/
build
.vscode/*