summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorAndrew Gallant <jamslam@gmail.com>2016-09-30 19:42:41 -0400
committerAndrew Gallant <jamslam@gmail.com>2016-09-30 19:42:41 -0400
commitfdf24317ac4c34fc0a21efa0a775bc7d3663d498 (patch)
treea6e94a61439b0568bfb7bdb5d80e9a0138c48317 /.gitignore
parentb9d5f22a4d20862dfbcbdfc81a07284719cc71c4 (diff)
Move glob implementation to new crate.
It is isolated and complex enough that it deserves attention all on its own. It's also eminently reusable.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 0ab88579..27b8f40d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@
tags
target
/grep/Cargo.lock
+/globset/Cargo.lock