allow generation of gitignore by project type for vs and vs code
Open
Area-CLI
untriaged
- Dominant language
- C#
- Stars
- 3.2k
- Forks
- 1.3k
- PR merge metrics
- PR metrics pending
Description
### Is your feature request related to a problem? Please describe.
I want to add gitignore file to the new .net maui project but can't find any official gitignore file that is maui specific
### Describe the solution you'd like
There is already a command `dotnet new gitignore`. Allow to create the .gitignore files for all .net project types like asp.net, maui or blazor. Also add the IDE specific files in gitignore for both Visual Studio and Visual Studio Code.
### Additional context
Add any other context or screenshots about the feature request here.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.