Cargo Features

gitignore has no features set by default.

[dependencies]
gitignore = { version = "1.0.8", features = ["nightly"] }
nightly

Whether or not to enable compilation of features that only work on nightly. This is currently only benchmarks that need this.