pub fn read_list_file(file_path: &Path) -> Result<Vec<String>>
Read a list file (.blacklist or .whitelist) and return the list of patterns