ignofierplus 0.2.0

rust port of https://github.com/sujang958/ignofier
# Ignofier+


![Rust](https://img.shields.io/badge/language-rust-1976d2?style=for-the-badge&logo=rust)
![License](https://img.shields.io/badge/license-bsd-green?style=for-the-badge)

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`