Add vs code internal paths to .gitignore

This commit is contained in:
n1rna
2019-10-13 23:53:31 +03:30
parent 50aacf395f
commit 3747d62a7c

4
.gitignore vendored
View File

@@ -73,3 +73,7 @@ travis_pypi_setup.py
# Jupyter
examples/.ipynb_checkpoints
# vs code
.vscode/
.history/