Merge pull request #228 from blag/update-gitignore

Add a few more generated things to .gitignore
This commit is contained in:
Brandon Taylor
2020-07-21 20:29:46 -04:00
committed by GitHub
+3
View File
@@ -11,5 +11,8 @@ atlassian-*
.codeintel .codeintel
__pycache__ __pycache__
.venv/ .venv/
.coverage
.tox/
htmlcov/
build build
.vscode/* .vscode/*