Visual Studio Code .vscode directories are not ignored and added to the repo
.vscode directories created when using Visual Studio Code are not correctly ignored when they are not at the root of the project and end up getting added to the repo.
The default template projectes should be updated to correctly ignore .vscode directories wherever they are.