Useful tools to use in every Android Project (Part 2)
Sep 7, 2022 · 4 min read · 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...
Join discussion



