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

.bazelignore being ignored from plugin #221

Open
igormcoelho opened this issue Oct 10, 2020 · 3 comments
Open

.bazelignore being ignored from plugin #221

igormcoelho opened this issue Oct 10, 2020 · 3 comments

Comments

@igormcoelho
Copy link

Hello all! I'm new to Bazel and to the vscode plugin, and I may be very wrong...
My vscode plugin seems to be ignoring my .bazelignore file, by complaining of files/directories that are already ignored in that file.
So, locally it works, but it doesn't work in the plugin. I tried "bazel.pathsToIgnore", but it doesn't seem to ignore either...

It gives on plugin: "Command failed: bazel --output_base=/tmp/HASH query ....". Is there any chance this command doesn't observe the .bazelignore in my workspace?

Thanks a lot!

@Michaelhobo
Copy link

Bump this is happening to me too

@sierikov
Copy link

sierikov commented Apr 19, 2021

Have the same issue.

Update: It works after I сleaned up all bazel related processes and relaunched vscode.

@cameron-martin
Copy link
Collaborator

Which files or directories are you expecting to be ignored but aren't? Is this possibly the same as #216?

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

No branches or pull requests

4 participants