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

git: allow querying whether files are gitignore #212982

Merged
merged 2 commits into from
May 23, 2024

Conversation

connor4312
Copy link
Member

This exposes checkIgnore, which I want to use in copilot to determine
which files I should go into when checking references.

This exposes `checkIgnore`, which I want to use in copilot to determine
which files I should go into when checking references.
@connor4312 connor4312 self-assigned this May 17, 2024
@connor4312 connor4312 requested a review from lszomoru May 17, 2024 18:44
@connor4312 connor4312 enabled auto-merge (squash) May 17, 2024 18:44
@VSCodeTriageBot VSCodeTriageBot added this to the May 2024 milestone May 17, 2024
@connor4312 connor4312 merged commit 6629c4e into main May 23, 2024
6 checks passed
@connor4312 connor4312 deleted the connor4312/git-expose-ignore branch May 23, 2024 19:28
andremmsilva pushed a commit to PIC1G55/vscodeG55 that referenced this pull request May 26, 2024
* git: allow querying whether files are gitignore

This exposes `checkIgnore`, which I want to use in copilot to determine
which files I should go into when checking references.

* rename method
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.

None yet

3 participants