gitignore_rb 0.3.0
A Ruby binding around gitignore.rs, a Rust implementation of .gitignore file parsing and glob testing. This library is designed to allow extremely performant testing of file paths against the rules contained in a .gitignore file.
Gemfile:
=
install:
=
Runtime Dependencies (1):
ffi
>= 1.9.25, ~> 1.9
Development Dependencies (6):
coveralls
~> 0.8.22
filewatcher
>= 1.1.1, ~> 1.1
pry-byebug
>= 3.6.0, ~> 3.6
rspec
>= 3.8.0, ~> 3.8
rubocop
~> 0.59.2
rubocop-rspec
>= 1.29.1, ~> 1.29