.gititnore += .vscode

This commit is contained in:
Łukasz Langa 2018-04-28 13:47:59 -07:00
parent 0f3ecb7e50
commit 6243540ae7

1
.gitignore vendored
View File

@ -1,4 +1,5 @@
.coverage .coverage
_build _build
.DS_Store .DS_Store
.vscode
docs/_static/pypi.svg docs/_static/pypi.svg