.gitignore: Remove .depend again.
authorSascha Wildner <saw@online.de>
Tue, 14 Dec 2010 20:04:42 +0000 (21:04 +0100)
committerSascha Wildner <saw@online.de>
Tue, 14 Dec 2010 20:05:24 +0000 (21:05 +0100)
commitb9749bfc915e6a07693692b11cb5e0c194188f6f
tree8707b2df61d766f5d4e690227e054ab379242264
parent9fada28acfffd04235bc0396c7244d25df88b68c
.gitignore: Remove .depend again.

If old .depend files are left lying around in /usr/src, this can
cause strange build failures.

Having .depend in .gitignore hides these files and makes the
failures hard to track. So it's not a good thing.
.gitignore