I use Apache NetBeans 13 for Drupal PHP development. Sometimes I need to find some text in a directory. The search works ok, but it always ignore .yml files. So it can search in a file without excluding yml. If I change extension of an .yml file the search works properly with it.
So how to make NetBeans to search in .yml files too?