OpenAFS Master Repository branch, openafs-stable-1_4_x, updated. 90b7a07f28cbb0b4164c7c4d30956764395fe33e

Gerrit Code Review gerrit@openafs.org
Tue, 21 Jul 2009 18:01:26 -0700 (PDT)


The following commit has been merged in the openafs-stable-1_4_x branch:
commit 90b7a07f28cbb0b4164c7c4d30956764395fe33e
Author: Simon Wilkinson <sxw@inf.ed.ac.uk>
Date:   Mon Jul 6 14:38:42 2009 +0100

    Revise git ignore files
    
    Revise our git ignores to match the current state of the tree, and include
    entires in the top level for all of the 'dest' directories for all of the
    architectures we claim to support.
    
    Reviewed-on: http://gerrit.openafs.org/2
    Reviewed-by: Derrick Brashear <shadow@gmail.com>
    Verified-by: Simon Wilkinson <sxw@inf.ed.ac.uk>
    (cherry picked from commit ba9ad6284528e669bfaacf0400b90fc08a5614e4)
    Reviewed-on: http://gerrit.openafs.org/http://gerrit.openafs.org/172
    Tested-by: Derrick Brashear <shadow@dementia.org>
    Reviewed-by: Derrick Brashear <shadow@dementia.org>

 .gitignore                        |   40 +++++++++++++++++++++++++-----------
 doc/xml/AdminGuide/.gitignore     |    2 -
 doc/xml/QuickStartUnix/.gitignore |    2 -
 doc/xml/UserGuide/.gitignore      |    2 -
 src/config/.gitignore             |    1 +
 src/libafs/.gitignore             |    1 +
 src/platform/DARWIN/.gitignore    |    6 +++++
 7 files changed, 36 insertions(+), 18 deletions(-)

-- 
OpenAFS Master Repository