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

"Outer" ignore rules include extraneous files #401

Closed
CAD97 opened this issue Aug 1, 2017 · 2 comments
Closed

"Outer" ignore rules include extraneous files #401

CAD97 opened this issue Aug 1, 2017 · 2 comments

Comments

@CAD97
Copy link

CAD97 commented Aug 1, 2017

(Windows)

My project is at D:\CAD97\Documents\Code\Rust\project. This plugin is displaying 55 "Outer ignore rules" from ~/.cargo/registry/src/.../.gitignore where ~ is C:\Users\CAD97\ and C:\Users\CAD97\.cargo is a symlink to D:\CAD97\.cargo.

As neither D:\CAD97\.cargo nor C:\Users\CAD97\.cargo nor ~/.cargo are a parent of D:\CAD97\Documents\Code\Rust\project, I am not exactly certain why these files got picked up by the plugin as outer .gitignore files.

This started happening upon updating the plugin (to v2.0.4). I was on 1.7.6 previously (the previous version in the JetBrains Plugin Repository).

@CAD97
Copy link
Author

CAD97 commented Aug 1, 2017

Installing Rust + Cargo and using Cargo to set up a project with dependencies should set up this situation.

@hsz
Copy link
Member

hsz commented Aug 1, 2017

@CAD97 thank you for this report.
I'll try to setup this environment and reproduce your case.

@hsz hsz added the bug label Aug 3, 2017
@hsz hsz added this to the v2.0.5 milestone Aug 3, 2017
@CAD97 CAD97 changed the title "Outer" ignore rules overflow "Outer" ignore rules include extraneous files Aug 20, 2017
@hsz hsz closed this as completed Aug 22, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants