Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Conversation

mbg
Copy link
Member

@mbg mbg commented Sep 8, 2025

Since I have C# extensions for VSCode installed, it likes to generate some files in the multi-language-repo folder when I have the codeql-action workspace open. This updates the .gitignore file to ignore those files.

Risk assessment

For internal use only. Please select the risk level of this change:

  • Low risk: Changes are fully under feature flags, or have been fully tested and validated in pre-production environments and are highly observable, or are documentation or test only.

Merge / deployment checklist

  • Confirm this change is backwards compatible with existing workflows.
  • Consider adding a changelog entry for this change.
  • Confirm the readme and docs have been updated if necessary.

@mbg mbg requested a review from a team as a code owner September 8, 2025 15:21
@Copilot Copilot AI review requested due to automatic review settings September 8, 2025 15:21
Copy link
Contributor

@Copilot Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull Request Overview

This PR adds C# build artifacts to the .gitignore file in the multi-language-repo test directory to prevent Visual Studio Code C# extensions from creating tracked files when working in the codeql-action workspace.

  • Adds /obj directory to ignore C# build output
  • Adds multi-language-repo.sln to ignore auto-generated solution files

@mbg mbg merged commit d7a501d into main Sep 9, 2025
293 of 294 checks passed
@mbg mbg deleted the mbg/multi-language-repo/gitignore branch September 9, 2025 10:10
@github-actions github-actions bot mentioned this pull request Sep 9, 2025
8 tasks
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.

2 participants