rsnext/bench/readdir
Connor Davis 5514949df0 Remove glob package (#6415)
We don't use a lot of the features of `glob`, so let's remove it in favor of a leaner approach using regex.

It's failing on windows and I have no idea why and don't own a windows machine 🤦🏼‍♂️

(Ignore some of the commits in here, I forgot to create the new branch before I started working)
2019-02-24 22:08:35 +01:00
..
.gitignore Remove glob package (#6415) 2019-02-24 22:08:35 +01:00
create-fixtures.sh Remove glob package (#6415) 2019-02-24 22:08:35 +01:00
glob.js Remove glob package (#6415) 2019-02-24 22:08:35 +01:00
recursive-readdir.js Remove glob package (#6415) 2019-02-24 22:08:35 +01:00