git: .gitignore: Remove .depend again.
    Sascha Wildner 
    swildner at crater.dragonflybsd.org
       
    Tue Dec 14 12:06:58 PST 2010
    
    
  
commit b9749bfc915e6a07693692b11cb5e0c194188f6f
Author: Sascha Wildner <saw at online.de>
Date:   Tue Dec 14 21:04:42 2010 +0100
    .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.
Summary of changes:
 .gitignore |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/b9749bfc915e6a07693692b11cb5e0c194188f6f
-- 
DragonFly BSD source repository
    
    
More information about the Commits
mailing list