Is there a way to exclude particular file extension from the results in IntelliJ IDEA\'s \"Find in Path\" dialog (invoked by CTRL + SHIFT +
This would exclude all js, css and twig for example:
!*.js, !*.css, !*.twig