Skip to main content

finding .gitignore file for dotnet projects

· 2 min read
Trung Nguyen
Server Reboot Engineer @ Cloud Software Group

When creating a new git repository for a C# dotnet project on GitHub, I can't seem to find a preset .gitignore file for dotnet projects. I scroll through the list looking for C#, CSharp or dotnet with no luck. Guess what it is called? VisualStudio 🤪.