Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update to Global/VisualStudioCode #3201

Merged
merged 1 commit into from
Oct 10, 2019
Merged

Update to Global/VisualStudioCode #3201

merged 1 commit into from
Oct 10, 2019

Conversation

jekuer
Copy link
Contributor

@jekuer jekuer commented Oct 10, 2019

Added ignore for workspace files (*.code-workspace). They can be added in any directory, depending on the user's preferences.

Reasons for making this change:

One might include this somewhere in the git folder while working with Visual Studio Code, but it should never be included with git. It is a core file type, so should be included here.

Links to documentation supporting these rule changes:

https://code.visualstudio.com/docs/editor/multi-root-workspaces#_workspace-file

Further information:
This a a follow-up to #3188, as supposed by @shiftkey .

Added ignore for workspace files (*.code-workspace). They can be added in any directory, depending on the user's preferences.
Copy link
Member

@shiftkey shiftkey left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @jekuer!

@shiftkey shiftkey merged commit 21419e3 into github:master Oct 10, 2019
tokuhira pushed a commit to tokuhira/gitignore that referenced this pull request Dec 16, 2019
Added ignore for workspace files (*.code-workspace). They can be added in any directory, depending on the user's preferences.
r2pgl pushed a commit to r2pgl/gitignore that referenced this pull request Mar 15, 2020
Added ignore for workspace files (*.code-workspace). They can be added in any directory, depending on the user's preferences.
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.

2 participants