Windows 10, Emacs 25.1, Package helm
Here content of my Helm-mini:
As you can see there are buffer with extensions .log and buffers with extenstions .txt If I want to show only buffer with extensions .txt
I use pattern: .txt
Question: Is it possible to show all buffers with extenstions .log and extensions .txt ?

