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 ba9ad62845)
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>
This commit is contained in:
Simon Wilkinson 2009-07-06 14:38:42 +01:00 committed by Derrick Brashear
parent d6c8b38f84
commit 90b7a07f28
7 changed files with 36 additions and 18 deletions

40
.gitignore vendored
View File

@ -19,6 +19,7 @@
*.so
*.sl
*.so.*
*.dylib.*
*.xdr.c
*.cs.c
*.ss.c
@ -52,16 +53,31 @@ AFS_component_version_number.h
/golast.bat
# Destination build directories
/amd64_linux26
/hp_ux102
/hp_ux110
/i386_linux22
/i386_linux24
/i386_linux26
/i386_umlinux22
/i386_umlinux24
/parisc_linux24
/alpha_nbsd*
/alpha_dux*
/amd64_linux*
/amd64_fsbd*
/amd64_nbsd*
/hp_ux*
/i386_dfbsd*
/i386_fbsd*
/i386_nbsd*
/i386_obsd*
/i386_linux*
/i386_umlinux*
/ia64_hpux*
/ia64_linux*
/parisc_linux*
/ppc_darwin*
/ppc_nbsd*
/ppc64_linux*
/rs_aix*
/s390_linux*
/s390x_linux*
/sgi_65
/sun4x_56
/sun4x_57
/sparc64_obsd*
/sparc64_linux*
/sun4_*
/sun4x_*
/sunx86_*
/x86_darwin*

View File

@ -5,5 +5,3 @@
*.html
*.pdf
version.xml
!Makefile

View File

@ -5,5 +5,3 @@
*.html
*.pdf
version.xml
!Makefile

View File

@ -5,5 +5,3 @@
*.html
*.pdf
version.xml
!Makefile

View File

@ -7,6 +7,7 @@
/Makefile.config
/Makefile.version
/Makefile.version-NOCML
/Makefile.version-CML
/afsconfig.h
/afsconfig.h.in
/config

View File

@ -10,6 +10,7 @@
/MakefileProto.*
!/MakefileProto.*.in
/afs
/afs.x86_darwin_90.plist
/afsint
/asm
/asm-generic

6
src/platform/DARWIN/.gitignore vendored Normal file
View File

@ -0,0 +1,6 @@
# After changing this file, please run
# git ls-files -i --exclude-standard
# to check that you haven't inadvertently ignored any tracked files.
afssettings