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
Check out this handy page on Github - the ignore files for other types of projects are there as well and regularly updated.