git status --ignored
From: Andrew Spiers <hidden>
Date: 2016-06-15 22:51:21
From: Andrew Spiers <hidden>
Date: 2016-06-15 22:51:21
This looks like a bug in git 1.7.4.1. git status --ignored does not show my ignored files and directories. git status -h suggests it should. git status --ignored -h does show my ignored files and directories. Also, git help status does not mention the --ignored switch.