nathankleyn/gitignore.rs
Implementation of .gitignore file parsing and glob testing in Rust.
RustApache-2.0
Issues
- 3
- 2
- 5
Why does this recurse through all directories from the gitignore location to check if one file is ignored or not?
#14 opened by btipling - 2
- 1
Negations seem to 'negate' too much
#16 opened by Oliver2213 - 1
Some patterns seem to not be constructed properly
#19 opened by jlkiri - 1
- 1
I think this crate documentation is broken
#25 opened by 5iddy - 4
- 0
Expose more details about File and Pattern
#23 opened by mverleg - 1
Travis Builds Are Failing Installing Rust
#9 opened by nathankleyn - 4
Relicense under dual MIT/Apache-2.0
#5 opened by emberian - 0
Builds Currently Failing On Nightly Rust
#3 opened by nathankleyn - 1
Test Library On 1.1.0
#1 opened by nathankleyn