Skip to content

fix(cli): ignore msbuild binlog files #14621

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

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

frankcalise
Copy link
Contributor

@frankcalise frankcalise commented Apr 25, 2025

Description

Type of Change

  • Bug fix (non-breaking change which fixes an issue)

Why

What is the motivation for this change? Add a few sentences describing the context and overall goals of the pull request's commits.

Resolves #14160

What

  • Updates the .gitignore templates to target MS Build related log files (*.binlog, *.wrn, *.err)
  • If a build log directory is not specified, use the windows directory (determined from the location of the solution file)

Screenshots

TODO

Testing

TODO

Changelog

Should this change be included in the release notes: No

Microsoft Reviewers: Open in CodeFlow

@frankcalise frankcalise changed the title Frankcalise/fix ignore binlog fix(cli): ignore msbuild binlog files Apr 25, 2025
@TatianaKapos
Copy link
Contributor

/azp run PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@frankcalise frankcalise marked this pull request as ready for review April 26, 2025 01:39
@frankcalise frankcalise requested review from a team as code owners April 26, 2025 01:39
@TatianaKapos
Copy link
Contributor

/azp run PR

Copy link

Azure Pipelines successfully started running 1 pipeline(s).

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.

The new app / lib templates should help prevent checking in msbuild binlog files
3 participants