Clean generated files a bit more.
authorJunio C Hamano <junkio@cox.net>
Sun, 25 Sep 2005 06:48:29 +0000 (23:48 -0700)
committerJunio C Hamano <junkio@cox.net>
Sun, 25 Sep 2005 06:48:29 +0000 (23:48 -0700)
Now we conditionally compile things in compat/, so we should remove
object files there.  Python execution can leave *.pyc and *.pyo, which
need to be cleaned as well.

Signed-off-by: Junio C Hamano <junkio@cox.net>

No differences found