On Fri, Apr 9, 2010 at 04:50, Ramkumar Ramachandra <artagnon@gmail.com> wrote:
Eric might be a bit too personally invested vc.el at this point :)
But yeah, magit is great, unlike vc-dir and vc it makes really good
use of Git's index & stash features. Instead of staging individual
files for commit you stage chunks, the quality and granularity of my
commits has gone up since I switched to it from vc due to that.
But to help with the original question: magit has an ignore feature
but it doesn't check whether something is ignored, it just counts on
you not ignoring already ignored stuff because it isn't displayed to
you.
Depending on how you're planning to implement .gitignore support you
might want to go this route.
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html