Jonathan Nieder wrote: > Jeff King wrote: >> If you really want a list of ignored files, I think you are stuck >> comparing the output of "git ls-files -o" and "git ls-files -o >> --exclude-standard". > > "git clean -n -d" may help. err, "git clean -n -d -X". I am also not sure how stable the "Would remove " output format is, or how stable we want it to be. Probably not stable at all, so sorry about that. Jonathan -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html