I would like to have some sort of ignorelist where I can add files which I do not want to search. You find `Find in Files* by second clicking Left-column in Documents view/tab.
My output for steeldriver's aswers
--exclude='*.aux' --exclude='*.bib' --exclude='*.log'
--exclude='*.svg' --exclude='*.blg'
How can you ignore. aux files in Geany's Find in Files?
