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

Add .vscode config directory to .gitignore #197

Closed
wants to merge 1 commit into from

Conversation

@ZoeyR
Copy link
Collaborator

ZoeyR commented Jul 22, 2017

This is useful for people who have workspace specific settings when editing with vscode. The most common of which is to turn off format on save since the current code base isn't formatted.

@dtolnay
Copy link
Collaborator

dtolnay commented Jul 22, 2017

Check out global gitignore. That seems easier than adding this to gitignore of individual projects.

@dtolnay dtolnay closed this Jul 22, 2017
@TyOverby
Copy link
Collaborator

TyOverby commented Jul 23, 2017

agree with @dtolnay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

3 participants
You can’t perform that action at this time.