Skip to content

Conversation

@carlossanlop
Copy link
Contributor

Files with the *.pp extension are pre-processed msbuild files that contain all the aggregated/inlined msbuild files involved in a build. They're useful for analysis/investigation of infra issues, and normally we would not merge such files to the repo, just like *.binlog files. I noticed we weren't ignoring them in .gitignore, so I'm adding them.

@carlossanlop carlossanlop requested review from a team October 17, 2024 22:18
@carlossanlop carlossanlop self-assigned this Oct 17, 2024
@dotnet-policy-service
Copy link
Contributor

Tagging subscribers to this area: @dotnet/runtime-infrastructure
See info in area-owners.md if you want to be subscribed.

@carlossanlop carlossanlop merged commit be013ed into dotnet:main Oct 17, 2024
73 of 130 checks passed
@carlossanlop carlossanlop deleted the IgnorePP branch October 17, 2024 23:07
@carlossanlop
Copy link
Contributor Author

/backport to release/9.0

@github-actions
Copy link
Contributor

Started backporting to release/9.0: https://github.com/dotnet/runtime/actions/runs/11394409377

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

2 participants