Ignorio is a simple package to manage your git exclusions. This command line application helps you to download a template from gitignore.io without going to the site using the site's API
- You can add multiple languages to the exclusions list, just make sure they're listed on the supported list.
- You don't have to overwrite your current exclusion list, if you have added Python and SublimeText before then you can go right ahead and append Ruby to it.
- Supported list of languages by gitignore.io, you can easily grep this data if you need to find a determined language.
- And if you're paranoid enough or just like to see more data displayed on your terminal, well, check the
-v
flag.
- Fork it
- Make changes
- Make a pull request to the develop branch.
If you like the project and would like to chip in a dolar or two, go ahead and do it here.