gitignore 1.0.8

DEPRECATED, SEE README! Pereviously, an implementation of .gitignore file parsing and glob testing in Rust.
Documentation
[badges.maintenance]
status = "deprecated"

[dependencies.glob]
version = "0.3"

[dev-dependencies.tempdir]
version = "0.3.5"

[features]
nightly = []

[package]
authors = ["Nathan Kleyn <nathan@nathankleyn.com>"]
description = "DEPRECATED, SEE README! Pereviously, an implementation of .gitignore file parsing and glob testing in Rust."
documentation = "https://nathankleyn.com/gitignore.rs/gitignore/"
license = "MIT OR Apache-2.0"
name = "gitignore"
readme = "README.md"
repository = "https://github.com/nathankleyn/gitignore.rs"
version = "1.0.8"