Updated gitignore for usage with vscode (#609)

* Updated gitignore for usage with vscode

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>

* Adresses review comments

Signed-off-by: Jerome Luckenbach <github@luckenba.ch>
pull/569/merge
Jerome L 2018-01-03 01:24:21 +01:00 committed by Brad Gilmer
parent 8ea6854a45
commit 830a3c5efa
1 changed files with 3 additions and 0 deletions

3
.gitignore vendored
View File

@ -14,3 +14,6 @@ project.pbxproj
# IntelliJ
*.iml
.idea
#vscode
.vscode