Skip to content

[Infrastructure] Avoid polluting the repo with changes on builds #62398

Open
@javiercn

Description

@javiercn
  • run eng\build.cmd
  • look at the changed files git git status.
  • Add an entry to the .gitignore file with the extension of the untracked files.
  • Add a target that runs after build in Npm.Workspace.nodeproj to discard the changes to any of the package.json files

Metadata

Metadata

Assignees

Labels

area-infrastructureIncludes: MSBuild projects/targets, build scripts, CI, Installers and shared framework

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions