# Ignofier+


Rust port of [ignofier](https://github.com/sujang958/ignofier) and some improvements\
It's simple gitignore selector.
## Improvements
1. Rust = Compiled Language so performance improvement
2. Append gitignore file if .gitignore exist
## Preview
[preview (cli changed but main feature is same)](https://asciinema.org/a/598500)
## Requirements
- Git
## Installation
Just get binary in [github actions](https://github.com/MisileLab/ignofierplus/actions/workflows/build.yml) or use `cargo install ignofierplus`