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

Ignore VS Code settings directory #35358

Merged
merged 1 commit into from
Aug 12, 2016
Merged

Ignore VS Code settings directory #35358

merged 1 commit into from
Aug 12, 2016

Conversation

vadimcn
Copy link
Contributor

@vadimcn vadimcn commented Aug 5, 2016

@killercup
Copy link
Member

Just fyi, this should probably (also) be in your system-wide gitignore.

@retep998
Copy link
Member

retep998 commented Aug 8, 2016

I am opposed to system specific gitignores. If you have something platform or IDE specific, then it really only belongs in your personal gitignore. In my opinion the only stuff that should be in a project's gitignore are things produced normally as a result of building and running that project.

@vadimcn
Copy link
Contributor Author

vadimcn commented Aug 8, 2016

That's fine by me, but in that case rust's .gitignore could use some serious cleaning...

@steveklabnik
Copy link
Member

I personally prefer to put them all in the project, but let's make this a @rust-lang/compiler decision, not mine.

What do you all want?

@alexcrichton
Copy link
Member

alexcrichton commented Aug 8, 2016

Oh I've always felt the ship has long since sailed on this, there's no way our .gitignore is "clean", so no need to have a big decision on new items, seems good to just let anything reasonable sail through at this point

@nikomatsakis
Copy link
Contributor

seems fine.

@steveklabnik
Copy link
Member

@bors: r+ rollup

@bors
Copy link
Contributor

bors commented Aug 10, 2016

📌 Commit 751d43a has been approved by steveklabnik

steveklabnik added a commit to steveklabnik/rust that referenced this pull request Aug 10, 2016
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 10, 2016
sophiajt pushed a commit to sophiajt/rust that referenced this pull request Aug 11, 2016
bors added a commit that referenced this pull request Aug 11, 2016
@bors bors merged commit 751d43a into rust-lang:master Aug 12, 2016
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.

7 participants