pub fn find_all_python_configs(index_root: &Path) -> Result<Vec<PathBuf>>
Recursively find all Python configuration files (pyproject.toml, setup.py, setup.cfg) in the repository, respecting .gitignore