Best way to create a .gitignore for .NET projects
TL;DR
dotnet new gitignore
Built-in since .NET Core 3.0 π€―
Story behind
I just started learning .NET, so I'm creating a lot of projects, it's been a great experience so far π
I usually publish my projects as open source on Github, so it wouldn't lo...
blog.ultirequiem.com1 min read