Revise git ignore files
authorSimon Wilkinson <sxw@inf.ed.ac.uk>
Mon, 6 Jul 2009 13:38:42 +0000 (14:38 +0100)
committerDerrick Brashear <shadow@gmail.com>
Mon, 6 Jul 2009 16:03:23 +0000 (10:03 -0600)
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>

.gitignore
doc/xml/AdminGuide/.gitignore
doc/xml/QuickStartUnix/.gitignore
doc/xml/UserGuide/.gitignore
src/config/.gitignore
src/libafs/.gitignore
src/platform/DARWIN/.gitignore [new file with mode: 0644]

index 1070917..083d4ef 100644 (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*
index 0e5cde8..563333e 100644 (file)
@@ -5,5 +5,3 @@
 *.html
 *.pdf
 version.xml
-
-!Makefile
index 0e5cde8..563333e 100644 (file)
@@ -5,5 +5,3 @@
 *.html
 *.pdf
 version.xml
-
-!Makefile
index 06916db..3a457ad 100644 (file)
@@ -7,6 +7,7 @@
 /Makefile.config
 /Makefile.version
 /Makefile.version-NOCML
+/Makefile.version-CML
 /afsconfig.h
 /afsconfig.h.in
 /config
index 8ecfa7b..607091f 100644 (file)
@@ -10,6 +10,7 @@
 /MakefileProto.*
 !/MakefileProto.*.in
 /afs
+/afs.x86_darwin_90.plist
 /afsint
 /asm
 /asm-generic
diff --git a/src/platform/DARWIN/.gitignore b/src/platform/DARWIN/.gitignore
new file mode 100644 (file)
index 0000000..a15ad26
--- /dev/null
@@ -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
+