Quote:
Originally Posted by ldolse
I just tried the feature out. While it seems like it could be helpful, nothing I did in the 'ignore filename' or 'ignore file extension' boxes could get it to filter .DS_Store from the results. And seeing as OSX is such a big fan of that hidden file it winds up overwhelming the results...
|
Fixed in the next release. For some reason I forced the ignore items to lower case. I was probably going to take the next step and make the filename compare case-insensitive, but I didn't, and in any event it would be wrong.
You could fix it by renaming all those pesky .DS_Store files to .ds_store. The mac file system is case-insensitive, isn't it?