Skip to content

Node CLI tool for adding a gitignore file to your project.

Notifications You must be signed in to change notification settings

pintoinfant/gitignre

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gitignre

A Node CLI to add .gitignore files for any of your new projects

The list of available gitignore files by Github

Use as a global utility

Install

npm install gitignre -g

Usage

To list out all of the available types:

gitignre

To create a .gitignore for node project:

gitignre node

That's it.

About

Node CLI tool for adding a gitignore file to your project.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published