octolab / cleaner

🛁 The Composer plugin to remove development files.
MIT License
15 stars 3 forks source link

add test case for nested paths #32

Open kamilsk opened 8 years ago

kamilsk commented 8 years ago

paht: /path/to/Test pattern: Test ? or **Test? or **/Test?

mlocati commented 8 years ago

Test ? or *Test? or */Test?

I'd prefer Test (same as git)

kamilsk commented 8 years ago

I mean in glob context

kamilsk commented 8 years ago

same as git is better, but I don't know alternative for glob now

kamilsk commented 8 years ago

I will try next: