Creating a .NET git ignore file using the Command window
Sometimes, working with Visual Studio 2022 and Git I end up getting the horrible "Fatal Error" all the time I tried to commit my project.
To solve that I had to create a new git ignore file containing dotnet related files.
Here is the steps about how...
betweentags.hashnode.dev1 min read