Those times when you can't figure out what changed in your local directory, try this:
git ls-files --other --exclude-standard --directory
Those times when you can't figure out what changed in your local directory, try this:
git ls-files --other --exclude-standard --directory