#gitignore #git #algorithm

gitignored

A Rust implementation of the gitignore algorithm

6 releases (3 breaking)

0.4.0 2020年9月20日
0.3.1 2020年9月19日
0.2.1 2020年9月19日
0.1.0 2020年9月17日

#1580 in 算法


Used in iridium-md

MIT license

13KB
236 代码行,不包括注释

Gitignored

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

文档

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.

依赖

~4–13MB
~128K SLoC