Useful tools to use in every Android Project (Part 2)
1. Gitignore.io
When you start a new project, there are always some files you don’t want to (and shouldn’t) send to your repository. For this, you need a gitignore file.
Gitignore.io helps you generate a gitignore file easily, you only have to type t...
joaoppedrosa.hashnode.dev4 min read