Use code suggested here: https://github.com/gitpython-developers/GitPython/discussions/1150#discussioncomment-9742029 ``` repo.git.ls_files("--others", "--directory", "--exclude-standard", "--no-empty-directory") ```
Use code suggested here:
gitpython-developers/GitPython#1150 (reply in thread)