pub fn is_binary_file(repo_path: &Path, file_path: &str) -> bool
Check if a file is binary (single file check - prefer get_binary_files for batch operations)