It would be nice to be able to choose what type of .gitignore rules are installed (or none at all). A dropdown with three options (Full (default), Minimal, None) that adds the `--minimal-gitignore` or `--exclude-gitignore` flags would solve this.