added .vscode to gitignore file (#32106)

This commit is contained in:
Jordan Borean 2017-10-25 10:24:38 +10:00 committed by Matt Davis
parent d067166cfc
commit 3b6c095104

2
.gitignore vendored
View file

@ -17,6 +17,8 @@ rpm-build
.idea
#IntelliJ IDEA stuff..
*.iml
#VSCode stuff..
.vscode/
# Mac OS X stuff...
.DS_Store
# manpage build stuff...