Create a gitignore file with dotnet cli

  • Open terminal or any cli
  • Go to root folder of your project / solution
  • Type command.
dotnet new gitignore

Discover more from naiwaen@DebuggingSoft

Subscribe to get the latest posts sent to your email.