powerpc: Do not ignore arch/powerpc/include
authorJunio C Hamano <gitster@pobox.com>
Fri, 8 Aug 2008 01:45:08 +0000 (18:45 -0700)
committerPaul Mackerras <paulus@samba.org>
Mon, 11 Aug 2008 00:09:56 +0000 (10:09 +1000)
commit0afd2ac9a56767b4fc8dfb6aa086fc05fc324fda
treed0782eaaf91f2e8cd649de5cdca2f0323e67e4c3
parent274827c31cac955cd616c667a0825fe2e0f73a05
powerpc: Do not ignore arch/powerpc/include

Back when .gitignore file was added to arch/powerpc/ in 06f2138 ([POWERPC]
Add files build to .gitignore, 2006-11-26), there indeed was nothing
tracked in the ignored hierarchy and ignoring everything made sense.  But
we have very many tracked files there these days, and having a higher
level .gitignore that ignores everything is asking for future troubles..

This should have been part of b8b572e (powerpc: Move include files to
arch/powerpc/include/asm, 2008-08-01).

Signed-off-by: Junio C Hamano <gitster@pobox.com>
Acked-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Paul Mackerras <paulus@samba.org>
arch/powerpc/.gitignore [deleted file]