Add .vscode folder to gitignore.

gitignore: Ignore visual studio code workspace settings folder.
This commit is contained in:
hackerkid 2016-11-13 04:27:11 +05:30 committed by Tim Abbott
parent 8a5ae2893e
commit 249382c45d
1 changed files with 1 additions and 0 deletions

1
.gitignore vendored
View File

@ -25,3 +25,4 @@ npm-debug.log
*.mo
var/*
api/zulip.egg-info/*
.vscode/