A CLI to generate .gitignore files
# Using Yarn
yarn global add gitignore-it
# Using npm
npm install -g gitignore-it
gitignore
👤 Christopher Kade
- Twitter: @christo_kade
- Github: @christopherkade
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.
Give a ⭐️ if this project helped you !
This README was generated with ❤️ by readme-md-generator