Added comments that explain in detail what belongs in a project's .gitignore and what not
I am well aware that many projects are handling the Git exclusions in a wrong way, even very popular ones. This usually results in a big mess after a while if every contributor is adding their custom exclusions that should instead be maintained locally.
I am well aware that many projects are handling the Git exclusions in a wrong way, even very popular ones. This usually results in a big mess after a while if every contributor is adding their custom exclusions that should instead be maintained locally.