看板 DFBSD_commit 關於我們 聯絡資訊
commit b9749bfc915e6a07693692b11cb5e0c194188f6f Author: Sascha Wildner <saw@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