Skip to content

christopherkade/gitignore-it

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to gitignore-it

License MIT

A CLI to generate .gitignore files

gitignoreit

Install

# Using Yarn
yarn global add gitignore-it

# Using npm
npm install -g gitignore-it

Usage

gitignore

Author

👤 Christopher Kade

🤝 Contributing

Contributions, issues and feature requests are welcome !
Feel free to check issues page.

A quick contribution would be to add a new type of .gitignore file. Simply create the appropriate file in the /gitignores folder.

Show your support

Give a ⭐️ if this project helped you !


This README was generated with ❤️ by readme-md-generator