ignore: polish

Like previous commits, we do a bit of polishing and bring the style up
to my current practice.
This commit is contained in:
Andrew Gallant
2023-09-28 14:17:30 -04:00
parent be9e308999
commit f16ea0812d
12 changed files with 215 additions and 220 deletions

1
Cargo.lock generated
View File

@@ -239,6 +239,7 @@ dependencies = [
name = "ignore"
version = "0.4.20"
dependencies = [
"bstr",
"crossbeam-channel",
"crossbeam-deque",
"globset",