www.digitalmars.com         C & C++   DMDScript  

digitalmars.D.announce - D script to list all non-versioned files in a git working copy

Summary: Git's "git status --ignored" is half-broken and therefore
unreliable, and so are the "solutions" floating around the net.

I've posted a short explanation/rant along with a script written in D
which accomplishes the task correctly:

http://semitwist.com/articles/article/view/do-not-use-git-status-ignored
Jul 27 2013