I am looking for a complete list of all files that git does not know about in the repository (e.g: hidden, ignored, invisible, etc.).
Background: I am using medium size repository of ~13500 files (~218MB unpacked) and want to identify some possible problems with the repository, as it gets slower and slower over time, especially when executing simple commands like git status.