If you're a Git user, there is high chance you might be using .gitignore
[https://git-scm.com/docs/gitignore] file to ignore certain files from being
committed into your remote repo. Now, .gitignore file differs
[https://gist.github.com/octocat/9257657] for different languages, frameworks
and packages.
If you have