Open mrj001 opened 2 years ago
@baronfel is it something we can still do for .NET 7?
Consider PR to https://github.com/github/gitignore/blob/main/VisualStudio.gitignore and if it gets approved, sync the template in dotnet/sdk.
For the template we maintain, it's already done by PR https://github.com/dotnet/sdk/pull/29866. Now it needs to sync this change to https://github.com/github/gitignore/blob/main/VisualStudio.gitignore.
Please consider adding the line "*.swp" to the default .gitignore template. It ignores vim swap files.