generate-gitignore icon indicating copy to clipboard operation
generate-gitignore copied to clipboard

Generate a .gitignore file from the command line when Generate's CLI is installed globally, or use as a plugin or sub-generator in your own generator.

Results 2 generate-gitignore issues
Sort by recently updated
recently updated
newest added

Steps to reproduce 1. Install generate and generate-gitignore packages from CLI using given command. (Done.) 2. Enter in the directory and open PowerShell window at the current location. (done) 3....

Just added a template for AspNetCore gitignore files & added task to generators/gitignore.js