I am developing an app and I must take that project to GitHub. Now, I must make gitIgnore file. I know that file is used to ignore some specified files from my project. I used g
.gitignore file must be in the root directory of the project not just in android projects but in any project types
I hope my answer would be useful