From b9749bfc915e6a07693692b11cb5e0c194188f6f Mon Sep 17 00:00:00 2001 From: Sascha Wildner Date: Tue, 14 Dec 2010 21:04:42 +0100 Subject: [PATCH] .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 | 1 - 1 file changed, 1 deletion(-) 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.* -- 2.41.0