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

Add generated files during platform/vs build to .gitignore. #20427

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

r12f
Copy link
Contributor

@r12f r12f commented Oct 5, 2024

Why I did it

After building VS platform, there are way too many files not getting ignored, which greatly slows down things like vscode. Folders such as fsroot-vs will cause vscode to show "10000+" files being changed, and git sidebar basically stopped working.

Work item tracking
  • Microsoft ADO (number only):

How I did it

Adding the top folders into .gitignore.

How to verify it

After this, there are only 16 files shown as modified:

image

Which release branch to backport (provide reason below if selected)

No need to backport.

  • 201811
  • 201911
  • 202006
  • 202012
  • 202106
  • 202111
  • 202205
  • 202211
  • 202305

Tested branch (Please provide the tested image version)

Description for the changelog

Link to config_db schema for YANG module changes

A picture of a cute animal (not mandatory but encouraged)

@r12f r12f requested a review from lguohan as a code owner October 5, 2024 15:23
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.

1 participant