Could you document if case sensitive matching is done? And if not, how it matching could be done in a case insensitive matter? My use case is that I want to match files containing `cmake` or `CMake`.
Could you document if case sensitive matching is done?
And if not, how it matching could be done in a case insensitive matter?
My use case is that I want to match files containing
cmakeorCMake.