#gitignore #git #algorithm

gitignored

A Rust implementation of the gitignore algorithm

6 releases (3 breaking)

0.4.0 Sep 20, 2020
0.3.1 Sep 19, 2020
0.2.1 Sep 19, 2020
0.1.0 Sep 17, 2020

#1480 in Algorithms

Download history 4/week @ 2024-02-19 30/week @ 2024-02-26 22/week @ 2024-03-04 23/week @ 2024-03-11 1/week @ 2024-03-18 34/week @ 2024-03-25 164/week @ 2024-04-01

225 downloads per month
Used in iridium-md

MIT license

13KB
236 lines

Gitignored

gitignored is a Rust implementation of gitignore algorithm. Compliant with the format defined here.

Documentation

Read docs here: https://docs.rs/gitignored/0.4.0/gitignored/


lib.rs:

Gitignored

gitignored is a Rust implementation of gitignore algorithm. Compliant with the format defined here.

Dependencies

~3.5–5.5MB
~86K SLoC