I Built a Free .NET GitIgnore Generator
One of the easiest ways to make a Git repository messy is to start without a proper .gitignore file.
Most developers have seen it happen. Someone accidentally commits the bin or obj folder, IDE config
saddamhossain.net2 min read
Nahid Mahmud
Building open-source tools for developers
Super insightful read, man! Saving this for later. What’s your go-to resource or documentation when you're exploring stuff like this?