Filter
The filter feature allows users to show and hide files and directories. The filters apply to both the file tree and project method list views. "Included files path" filters for the files or directories to be displayed, while "Excluded files path" hides them. Both filters can be used simultaneously.
Examples of possible filters:
**/env.js: includes/excludes all files namedenv.jsin all directories.*/profiler-core/**/.js: includes/excludes all.jsfiles in the subdirectories of theprofiler-coredirectory.**/*.test.*: includes/excludes the test files.
