Skip to content

Add .artifacts folder to Visual Studio .gitignore #4269

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

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

Conversation

dsplaisted
Copy link

We are planning to add a new output path format to .NET projects which will by default put output in an .artifacts folder. So this PR adds that folder to the Visual Studio .gitignore file.

The first support for this will be in .NET 8 Preview 3. We will be looking for feedback through the preview process, so it's possible that the folder name or other aspects of the design could change as a result.

We are planning to add a [new output path format](dotnet/designs#281) to .NET projects which will by default put output in an `.artifacts` folder.  So this PR adds that folder to the Visual Studio .gitignore file.

The first support for this will be in .NET 8 Preview 3.  We will be looking for feedback through the preview process, so it's possible that the folder name or other aspects of the design could change as a result.
Copy link

github-actions bot commented Jun 8, 2025

This PR is stale because there have been no updates in 90 days. It will close after 180 days of inactivity. Leave a comment if you want to keep it open 😄

@github-actions github-actions bot added the stale label Jun 8, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant