Commit aa5cdf63bfa4581110fb37cdb2ccffc021eb78fa

Carlos Martín Nieto 2014-06-04T11:57:53

status: failing test with slash-star When writing 'bin/*' in the rules, this means we ignore very file inside bin/ individually, but do not ignore the directory itself. Thus the status listing should list both files under bin/, one untracked and one ignored.