Add .vscode folder to .gitignore

This commit is contained in:
Yuchen Deng 2018-03-30 20:43:18 +08:00
parent dbf898cc50
commit 01be29bbbf

1
.gitignore vendored
View File

@ -46,3 +46,4 @@ cmake_install.cmake
*.db *.db
*.opendb *.opendb
.vscode