toptal/gitignore.io

.NET-related templates should now include .artifacts

Open

#616 opened on Apr 13, 2023

 (3 comments) (0 reactions) (0 assignees)Swift (691 forks)batch import
backloggood first issue

Repository metrics

Stars
 (8,705 stars)
PR merge metrics
 (No merged PRs in 30d)

Description

According to the .NET 8 Preview 3 announcement, .NET tooling will support a new option to build to a single folder, by default a top-level .artifacts folder in the repo root. This should probably be excluded in all templates relating to .NET. Not sure which those are, and I can't prioritize contributing at the moment, but I wanted to mention it.

Contributor guide