Am 17.10.2016 um 22:07 schrieb Junio C Hamano:
Ramsay Jones <ram...@ramsayjones.plus.com> writes:

Heh, I actually have the following in my config.mak already:

extra-clean: clean
        find . -iname '*.o' -exec rm {} \;

But for some reason I _always_ type 'make clean' and then, to top
it off, I _always_ type the 'find' command by hand (I have no idea
why) :-D

"git clean -x" anybody?

This removes config.mak as well.

René


Reply via email to