Open torerikk opened 4 months ago
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.
--minimal-gitignore
--exclude-gitignore
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.