Add additional .vscode/ entry to .gitignore as this was not working for som devs.

This commit is contained in:
Shane Handley 2019-10-02 15:17:16 +09:00
parent 1937232340
commit a007b3bad8

2
.gitignore vendored
View File

@ -14,7 +14,7 @@
**/*.iml
# VSCode
.vscode/
/.vscode/*
!/.vscode/launch.json
*.code-workspace