Updated gitingore for vscode

This commit is contained in:
hak8or 2018-02-17 15:34:32 -05:00
parent 850046a3d5
commit ebe2205e5d
1 changed files with 4 additions and 1 deletions

5
.gitignore vendored
View File

@ -258,4 +258,7 @@ paket-files/
# Python Tools for Visual Studio (PTVS)
__pycache__/
*.pyc
i*.pyc
# For Visual Studio Code
*/.vscode/