From: Sascha Wildner Date: Tue, 14 Dec 2010 20:04:42 +0000 (+0100) Subject: .gitignore: Remove .depend again. X-Git-Tag: v2.11.0~464^2~13 X-Git-Url: https://gitweb.dragonflybsd.org/~tuxillo/dragonfly.git/commitdiff_plain/b9749bfc915e6a07693692b11cb5e0c194188f6f .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. --- diff --git a/.gitignore b/.gitignore index bd363725f9..0e5817dfea 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,5 @@ *.swap *~ .*.sw[po] -.depend .sw[po] cscope.*