Skip to content

Conversation

@eliasson
Copy link
Contributor

@eliasson eliasson commented Oct 1, 2017

When running npm test on a newly generated project, VS Code gets downloaded and stored in the directory .vscode-test which is currently NOT included in the generated .gitignore.

This fix updates the gitignore for both JavaScript and TypeScript templates to ignore .vscode-test.

Directory is created when running `npm test` and used
to store a downloaded version of VS Code.
@msftclas
Copy link

msftclas commented Oct 1, 2017

CLA assistant check
All CLA requirements met.

@aeschli aeschli merged commit 9b9cd2c into microsoft:master Oct 2, 2017
@aeschli
Copy link
Collaborator

aeschli commented Oct 2, 2017

Thanks @eliasson !

@aeschli aeschli added this to the September 2017 milestone Oct 2, 2017
@eliasson eliasson deleted the update-gitignore branch October 2, 2017 11:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants