Skip to content

Update .gitignore for installed bin files. - #14606

Merged
sean-mcmanus merged 1 commit into
mainfrom
seanmcm/updateGitIgnore
Jul 27, 2026
Merged

Update .gitignore for installed bin files.#14606
sean-mcmanus merged 1 commit into
mainfrom
seanmcm/updateGitIgnore

Conversation

@sean-mcmanus

@sean-mcmanus sean-mcmanus commented Jul 26, 2026

Copy link
Copy Markdown
Contributor

In an earlier PR I had gotten confused an accidentally added one of those to the PR.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the extension’s .gitignore to prevent accidentally committing installed/downloaded binaries and related artifacts under Extension/bin, aligning with the intent to keep built artifacts out of PRs.

Changes:

  • Adds explicit ignore entries for additional installed bin/ artifacts (scripts, drivers, test binaries, and license file).
  • Normalizes the bin/LICENSE.txt ignore entry (removing the prior malformed/indented line).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@sean-mcmanus
sean-mcmanus merged commit eb013a1 into main Jul 27, 2026
7 checks passed
@sean-mcmanus
sean-mcmanus deleted the seanmcm/updateGitIgnore branch July 27, 2026 15:20
@github-project-automation github-project-automation Bot moved this from Pull Request to Done in cpptools Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

3 participants