• Stars
    star
    141
  • Rank 259,971 (Top 6 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created over 5 years ago
  • Updated almost 2 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

📃 A CLI to generate .gitignore files

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