Is it possible to fine tune indexing to do things like:
- don't index hidden files/directories
- don't index sub-dirs/files of a certain pattern, e.g always ignore folders named "_svn"
I would rather not turn indexing off on a whole directory, but I need to disable it on temporary files used by a certain application.