When `read-file-name-completion-ignore-case' is set to t, users expects that case is ignored when a file name is entered interactively using minibuffer and completion. At the current time, `project-find-file' doesn't take `read-file-name-completion-ignore-case' into account when reading file name with completion.