OpenAFS Master Repository branch, master, updated. BP--openafs-stable-1_6_x-93-g4a35354
Gerrit Code Review
gerrit@openafs.org
Mon, 13 Sep 2010 15:19:31 -0700 (PDT)
The following commit has been merged in the master branch:
commit 4a353545c3f0e91cc85d7feb379997a1eda9f6e3
Author: Simon Wilkinson <sxw@your-file-system.com>
Date: Wed Sep 8 08:22:57 2010 +0100
Add config.log to gitignore globally
When you end up explicitly regenerating chosen Makefiles by
running ../../config.status Makefile, the working tree ends up littered
with config.log files.
Currently, we only ignore config.log in the top directory - extend this
so that it's ignored across the tree.
Change-Id: If3cfec82fbf78e97ee769b36315ba23dcfe8a950
Reviewed-on: http://gerrit.openafs.org/2743
Reviewed-by: Derrick Brashear <shadow@dementia.org>
Tested-by: Derrick Brashear <shadow@dementia.org>
.gitignore | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
--
OpenAFS Master Repository