GitHub recently announced Repository Templates which let you clone a repository without bringing along its history. This can be used to quickly get a new project/repostory setup with things like your .gitignore
, .editorconfig
, project layout, etc.
If you have a template you'd like to add, or would like to request a new one, open an issue to get started.