git status --ignored will show all untracked files. It also includes the normal status output. There does not appear to be a status option to only show the ignored files.
git status --ignored will show all untracked files. It also includes the normal status output. There does not appear to be a status option to only show the ignored files.