what to gitignore with .net core code example
Example: asp.net core .gitignore
// To create a .gitignore
// Use your terminal with command:
dotnet new gitignore
// To create a .gitignore
// Use your terminal with command:
dotnet new gitignore