how to add gitignore file for c# project

There are many ways to achieve this goal, but, for me, my favourite is to run this command in terminal,

1
dotnet new gitignore

版权声明: 本博客所有文章除特别声明外,均采用 CC BY-SA 4.0 协议 ,转载请注明出处!