Merge pull request #3496 from lathamfell/update-gitignore

Add .vscode to .gitignore
This commit is contained in:
David Lord 2020-02-10 11:17:58 -08:00 committed by GitHub
commit e7dc413944
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

1
.gitignore vendored
View file

@ -15,6 +15,7 @@ _mailinglist
.pytest_cache/
.idea/
docs/_build/
.vscode
# Coverage reports
htmlcov/