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

Modernized dotnet-specific gitignore #4601

Merged
merged 5 commits into from
Mar 10, 2025

Conversation

maddymontaquila
Copy link
Contributor

@maddymontaquila maddymontaquila commented Mar 5, 2025

Reasons for making this change

The Visual Studio .gitignore file is out of date for .NET and isn't easily findable/searchable which confuses folks looking for a .NET specific gitignore, especially those on Mac or Linux for development. As .NET becomes more cross-plat, it doesn't make sense for modern devs to pull in the full VS .gitignore. This is a modernized, slimmed down gitignore for .NET 5+ apps (2020s release) and run in VS, VS Code, and Rider.

Links to documentation supporting these rule changes

I had internal MSFT folks on both VS and dotnet review this fully before submitting!

If this is a new template

github.com/dotnet

Merge and Approval Steps

  • Confirm that you've read the contribution guidelines and ensured your PR aligns
  • Ensure CI is passing
  • Get a review and Approval from one of the maintainers

@Copilot Copilot bot review requested due to automatic review settings March 5, 2025 23:21

Choose a reason for hiding this comment

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

Copilot reviewed 1 out of 1 changed files in this pull request and generated no comments.

Copy link
Collaborator

@thorrsson thorrsson left a comment

Choose a reason for hiding this comment

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

LGTM, thanks!

@thorrsson thorrsson merged commit 0374636 into github:main Mar 10, 2025
@wirecat
Copy link
Collaborator

wirecat commented Mar 10, 2025

Thank you for the contribution @maddymontaquila! We've needed this template for a while now!

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.

3 participants