https://github.com/franccesco/ignorio
Manage your .gitignore with ease!
https://github.com/franccesco/ignorio
git gitignore gitignore-cli version-control version-control-system
Last synced: 8 days ago
JSON representation
Manage your .gitignore with ease!
- Host: GitHub
- URL: https://github.com/franccesco/ignorio
- Owner: franccesco
- License: mit
- Created: 2018-07-18T14:32:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-09-03T05:29:28.000Z (over 6 years ago)
- Last Synced: 2025-12-15T16:13:03.469Z (4 months ago)
- Topics: git, gitignore, gitignore-cli, version-control, version-control-system
- Language: Python
- Size: 128 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Ignorio
  [](https://travis-ci.org/franccesco/ignorio) [](https://coveralls.io/github/franccesco/ignorio?branch=master)  [](https://twitter.com/intent/tweet?text=Wow:&url=https%3A%2F%2Fgithub.com%2Ffranccesco%2Fignorio)
**Ignorio** is a simple package to manage your [git exclusions](https://git-scm.com/docs/gitignore). This command line application helps you to download a template from [gitignore.io](http://gitignore.io/) without going to the site using the site's [API](https://www.gitignore.io/api/)
# Usage
## Add a language exclusion list
* You can add multiple languages to the exclusions list, just make sure they're listed on the supported list.

## Append a language to the exclusion 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.

## Show supported languages
* Supported list of languages by gitignore.io, you can easily grep this data if you need to find a determined language.

## Verbose for the paranoids
* And if you're paranoid enough or just like to see more data displayed on your terminal, well, check the `-v` flag.

# How to contribute
* Fork it
* Make changes
* Make a pull request to the **develop** branch.
# Like the project?
If you like the project and would like to chip in a dolar or two, go ahead and do it here.
