Be able to exclude files by directory.
Use case is being able to auto-folding all PHP code, except in the views (templates) directory (saves me from pressing ctrl+k, ctrl+j for every template file).
Expect the configuration setting to be an array of paths / globs to be excluded