I would like to search for a word in a project and exclude .o .a .so files. However, the following pattern doesn't work and I see matches in library files.
I would like to search for a word in a project and exclude .o .a .so files. However, the following pattern doesn't work and I see matches in library files.