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 9ef7036024
commit cb987ed850

2
.gitignore vendored
View File

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