Why you shouldn't ignore .gitignore
If you already know some basic git commands, it is time to learn about .gitignore.
When I started to learn Git, I read that .gitignore is basically a file that helps hide other files to keep a repository cleaner, meaning we are telling Git not to tra...
cristinapadilla.hashnode.dev2 min read