What determines if files are untracked?

I have a repo that produces coverage reports but continuously has 11 files across differing directories that are untracked and I cannot find anything that exclusively excludes them from coverage. What am I missing or not doing?