Multiple selection for gitignore templates
### Multiple Selection for `.gitignore` Templates
To generate a `.gitignore` file with more than one template you copy and append the content in a local file first.
However while working on different platforms or using different programming languages, more than one template might be required.
### Proposal
Multi select options for the dropdown of `.gitignore` templates.
issue