Closed xmunoz closed 4 years ago
.vscode is currently checked-in to this repo, but this kind of configuration is IDE- and developer-specific.
.vscode
No IDE- or developer-specific configurations should be checked-in to a code-hosting repository.
Remove this directory from version control, and add it to .gitignore.
Bug
Current Behavior
.vscode
is currently checked-in to this repo, but this kind of configuration is IDE- and developer-specific.Expected Behavior
No IDE- or developer-specific configurations should be checked-in to a code-hosting repository.
Possible Solutions
Remove this directory from version control, and add it to .gitignore.