Comment on Language complexity, measured by how many rules GitHub's .gitignore hasComments−pmontra10yRuby 25 and Rails 23, really? I'd expected the opposite. Looking at them, half of the files makes sense, the other half is really project and dev env dependent and they don't seem to be made for the same environment. Hardly comparable.https://github.com/github/gitignore/blob/master/Ruby.gitigno...https://github.com/github/gitignore/blob/master/Rails.gitign...−krzrak10yRuby 25 and Rails 23, really? I'd expected the opposite. Is there really a difference between 25 and 23?
Comments
Ruby 25 and Rails 23, really? I'd expected the opposite. Looking at them, half of the files makes sense, the other half is really project and dev env dependent and they don't seem to be made for the same environment. Hardly comparable.
https://github.com/github/gitignore/blob/master/Ruby.gitigno...
https://github.com/github/gitignore/blob/master/Rails.gitign...