Using GitLab, need to hide the folder .vscode
.
I copied the template from here: https://gist.github.com/takekazuomi/10955889
I'm not sure what I'm doing wrong...
## Ignore Visual Studio temporary files, build results, and
## files generated by popular Visual Studio add-ons.
# User-specific files
*.suo
*.user
*.sln.docstates
...
Task1/Task1/.vscode
...
Images of: