Created by: codeodor
Bootstrap's .gitignore file messes with my repositories' .gitignore when installed via bower (since bower copies the git repo into your projects).
This PR gets rid of all dotfiles, under the thought they may cause similar problems.
It would be really awesome to ignore everything not needed for a distribution, and to port this to the other tags for people on old versions, but I wasn't sure if that'd be acceptable. (Nor am I sure which files would qualify).