Add vscode settings dir to .gitignore

This commit is contained in:
Latham Fell 2020-02-10 10:58:31 -08:00
parent de4be03b5d
commit 6627c5a3d2

1
.gitignore vendored
View file

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