Whamcloud - gitweb
Introduce .gitignore files. GIT_EPOCH_MASTER
authorBrian Reitz <brian.reitz@sun.com>
Sat, 12 Dec 2009 14:10:21 +0000 (08:10 -0600)
committerBrian Reitz <brian.reitz@sun.com>
Sat, 12 Dec 2009 14:10:21 +0000 (08:10 -0600)
The top level .gitignore file is new and is an attempt at
pulling in some of the common items that you might get for
free (by default)with CVS.  The other subdir/.gitignore files
are translated versions of their corresponding .cvsignore
file.  Because CVS does not descend into a subdir when
applying a ingore rule we have to prepend a "/" to
the pathname to get git to behave the same way.

108 files changed:
.gitignore [new file with mode: 0644]
build/.gitignore [new file with mode: 0644]
build/autoconf/.gitignore [new file with mode: 0644]
build/patches/ofed/.gitignore [new file with mode: 0644]
debian/.gitignore [new file with mode: 0644]
ldiskfs/.gitignore [new file with mode: 0644]
ldiskfs/ldiskfs/.gitignore [new file with mode: 0644]
libcfs/.gitignore [new file with mode: 0644]
libcfs/autoconf/.gitignore [new file with mode: 0644]
libcfs/include/.gitignore [new file with mode: 0644]
libcfs/include/libcfs/.gitignore [new file with mode: 0644]
libcfs/include/libcfs/darwin/.gitignore [new file with mode: 0644]
libcfs/include/libcfs/linux/.gitignore [new file with mode: 0644]
libcfs/include/libcfs/posix/.gitignore [new file with mode: 0644]
libcfs/include/libcfs/util/.gitignore [new file with mode: 0644]
libcfs/libcfs/.gitignore [new file with mode: 0644]
libcfs/libcfs/darwin/.gitignore [new file with mode: 0644]
libcfs/libcfs/linux/.gitignore [new file with mode: 0644]
libcfs/libcfs/posix/.gitignore [new file with mode: 0644]
libcfs/libcfs/ulinux/.gitignore [new file with mode: 0644]
libcfs/libcfs/util/.gitignore [new file with mode: 0644]
libsysio/.gitignore [new file with mode: 0644]
libsysio/dev/stdfd/.gitignore [new file with mode: 0644]
libsysio/drivers/incore/.gitignore [new file with mode: 0644]
libsysio/drivers/native/.gitignore [new file with mode: 0644]
libsysio/drivers/sockets/.gitignore [new file with mode: 0644]
libsysio/drivers/yod/.gitignore [new file with mode: 0644]
libsysio/src/.gitignore [new file with mode: 0644]
libsysio/tests/.gitignore [new file with mode: 0644]
lnet/.gitignore [new file with mode: 0644]
lnet/autoconf/.gitignore [new file with mode: 0644]
lnet/doc/.gitignore [new file with mode: 0644]
lnet/include/.gitignore [new file with mode: 0644]
lnet/include/lnet/.gitignore [new file with mode: 0644]
lnet/include/lnet/darwin/.gitignore [new file with mode: 0644]
lnet/include/lnet/linux/.gitignore [new file with mode: 0644]
lnet/klnds/.gitignore [new file with mode: 0644]
lnet/klnds/ciblnd/.gitignore [new file with mode: 0644]
lnet/klnds/gmlnd/.gitignore [new file with mode: 0644]
lnet/klnds/iiblnd/.gitignore [new file with mode: 0644]
lnet/klnds/mxlnd/.gitignore [new file with mode: 0644]
lnet/klnds/o2iblnd/.gitignore [new file with mode: 0644]
lnet/klnds/openiblnd/.gitignore [new file with mode: 0644]
lnet/klnds/ptllnd/.gitignore [new file with mode: 0644]
lnet/klnds/qswlnd/.gitignore [new file with mode: 0644]
lnet/klnds/ralnd/.gitignore [new file with mode: 0644]
lnet/klnds/socklnd/.gitignore [new file with mode: 0644]
lnet/klnds/viblnd/.gitignore [new file with mode: 0644]
lnet/lnet/.gitignore [new file with mode: 0644]
lnet/router/.gitignore [new file with mode: 0644]
lnet/selftest/.gitignore [new file with mode: 0644]
lnet/ulnds/.gitignore [new file with mode: 0644]
lnet/ulnds/ptllnd/.gitignore [new file with mode: 0644]
lnet/ulnds/socklnd/.gitignore [new file with mode: 0644]
lnet/utils/.gitignore [new file with mode: 0644]
lustre-iokit/.gitignore [new file with mode: 0644]
lustre-iokit/ior-survey/.gitignore [new file with mode: 0644]
lustre-iokit/obdfilter-survey/.gitignore [new file with mode: 0644]
lustre-iokit/ost-survey/.gitignore [new file with mode: 0644]
lustre-iokit/sgpdd-survey/.gitignore [new file with mode: 0644]
lustre-iokit/stats-collect/.gitignore [new file with mode: 0644]
lustre/.gitignore [new file with mode: 0644]
lustre/autoconf/.gitignore [new file with mode: 0644]
lustre/cmm/.gitignore [new file with mode: 0644]
lustre/conf/.gitignore [new file with mode: 0644]
lustre/contrib/.gitignore [new file with mode: 0644]
lustre/doc/.gitignore [new file with mode: 0644]
lustre/fid/.gitignore [new file with mode: 0644]
lustre/fld/.gitignore [new file with mode: 0644]
lustre/include/.gitignore [new file with mode: 0644]
lustre/include/linux/.gitignore [new file with mode: 0644]
lustre/include/lustre/.gitignore [new file with mode: 0644]
lustre/kernel-tests/.gitignore [new file with mode: 0644]
lustre/kernel_patches/targets/.gitignore [new file with mode: 0644]
lustre/lclient/.gitignore [new file with mode: 0644]
lustre/ldlm/.gitignore [new file with mode: 0644]
lustre/liblustre/.gitignore [new file with mode: 0644]
lustre/liblustre/tests/.gitignore [new file with mode: 0644]
lustre/liblustre/tests/mpi/.gitignore [new file with mode: 0644]
lustre/llite/.gitignore [new file with mode: 0644]
lustre/lmv/.gitignore [new file with mode: 0644]
lustre/lov/.gitignore [new file with mode: 0644]
lustre/lvfs/.gitignore [new file with mode: 0644]
lustre/mdc/.gitignore [new file with mode: 0644]
lustre/mdd/.gitignore [new file with mode: 0644]
lustre/mds/.gitignore [new file with mode: 0644]
lustre/mdt/.gitignore [new file with mode: 0644]
lustre/mgc/.gitignore [new file with mode: 0644]
lustre/mgs/.gitignore [new file with mode: 0644]
lustre/obdclass/.gitignore [new file with mode: 0644]
lustre/obdclass/darwin/.gitignore [new file with mode: 0644]
lustre/obdclass/linux/.gitignore [new file with mode: 0644]
lustre/obdecho/.gitignore [new file with mode: 0644]
lustre/obdfilter/.gitignore [new file with mode: 0644]
lustre/osc/.gitignore [new file with mode: 0644]
lustre/osd/.gitignore [new file with mode: 0644]
lustre/ost/.gitignore [new file with mode: 0644]
lustre/ptlrpc/.gitignore [new file with mode: 0644]
lustre/ptlrpc/gss/.gitignore [new file with mode: 0644]
lustre/quota/.gitignore [new file with mode: 0644]
lustre/scripts/.gitignore [new file with mode: 0644]
lustre/tests/.gitignore [new file with mode: 0644]
lustre/tests/mpi/.gitignore [new file with mode: 0644]
lustre/utils/.gitignore [new file with mode: 0644]
lustre/utils/Lustre/.gitignore [new file with mode: 0644]
lustre/utils/gss/.gitignore [new file with mode: 0644]
snmp/.gitignore [new file with mode: 0644]
snmp/autoconf/.gitignore [new file with mode: 0644]

diff --git a/.gitignore b/.gitignore
new file mode 100644 (file)
index 0000000..a11b357
--- /dev/null
@@ -0,0 +1,77 @@
+#
+# N.B.
+# This is the toplevel .gitignore file.  
+# This is not the place for entries that are specific to 
+# a subdirectory.  Instead add those files to the 
+# .gitignore file in that subdirectory.
+#
+# N.B. 
+# Please use 'git ls-files -i --exclude-standard'
+# command after changing this file, to see if there are
+# any tracked files which get ignored after the change.
+
+#
+# Normal rules
+#
+*.[oasi]
+*.so
+*~
+*.swp
+.DS_Store
+
+#
+# Top level generated files specific to this top level dir
+#
+/.*.cmd
+/.depend
+/.deps
+/.mergeinfo-*
+/.pc
+/.tmp_versions
+/.Xrefs
+/.Xrefs-2.5
+/acl.size
+/aclocal.m4
+/autom4te-2.53.cache
+/autom4te.cache
+/autoMakefile
+/autoMakefile.in
+/compile
+/config.cache
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.status
+/config.sub
+/configure
+/depcomp
+/INSTALL
+/install-sh
+/lustre.spec
+/lustre*.tar.gz
+/Makefile
+/missing
+/mkinstalldirs
+/Module.markers
+/Module.symvers
+/Module.symvers.old
+/modules.order
+/Modules.symvers
+/patches
+/Rules
+/series
+/stamp-h1
+
+#
+# Top level generic files
+#
+!.gitignore
+tags
+TAGS
+
+# cscope files
+cscope.*
+
+# doxygen files
+doxygen.*
diff --git a/build/.gitignore b/build/.gitignore
new file mode 100644 (file)
index 0000000..32a3367
--- /dev/null
@@ -0,0 +1,15 @@
+/.*.cmd
+/.*.flags
+/.*.d
+/*.ko
+/*.c
+/.*.o.d
+/.tmp_versions
+/Rules
+/autoMakefile.in
+/autoMakefile
+/modules.order
+/Module.markers
+/lustre.spec
+/Module.symvers
+/Modules.symvers
diff --git a/build/autoconf/.gitignore b/build/autoconf/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/build/patches/ofed/.gitignore b/build/patches/ofed/.gitignore
new file mode 100644 (file)
index 0000000..e69de29
diff --git a/debian/.gitignore b/debian/.gitignore
new file mode 100644 (file)
index 0000000..5109e4f
--- /dev/null
@@ -0,0 +1,12 @@
+/files
+/liblustre
+/liblustre.substvars
+/linux-patch-lustre
+/lustre-dev
+/lustre-source
+/lustre-tests
+/lustre-tests.substvars
+/lustre-utils
+/lustre-utils.substvars
+/tmp
+
diff --git a/ldiskfs/.gitignore b/ldiskfs/.gitignore
new file mode 100644 (file)
index 0000000..96832e4
--- /dev/null
@@ -0,0 +1,25 @@
+/.tmp_versions
+/Makefile
+/Rules
+/aclocal.m4
+/autoMakefile
+/autoMakefile.in
+/autom4te.cache
+/config.guess
+/config.h
+/config.h.in
+/config.log
+/config.status
+/config.sub
+/configure
+/install-sh
+/lustre-ldiskfs-*.tar.gz
+/lustre-ldiskfs.spec
+/missing
+/mkinstalldirs
+/module.order
+/modules.order
+/Module.symvers
+/Module.markers
+/Modules.symvers
+/stamp-h1
diff --git a/ldiskfs/ldiskfs/.gitignore b/ldiskfs/ldiskfs/.gitignore
new file mode 100644 (file)
index 0000000..0da426d
--- /dev/null
@@ -0,0 +1,14 @@
+/.*.cmd
+/Makefile
+/autoMakefile.in
+/autoMakefile
+/ldiskfs.ko
+/ldiskfs.mod.c
+/linux-stage
+/linux
+/modules.order
+/*.c
+/*.h
+/.*.o.d
+/.*.swp
+/sources
diff --git a/libcfs/.gitignore b/libcfs/.gitignore
new file mode 100644 (file)
index 0000000..c7de982
--- /dev/null
@@ -0,0 +1,11 @@
+/Kernelenv
+/Makefile
+/autoMakefile
+/autoMakefile.in
+/aclocal.m4
+/autom4te.cache
+/config.log
+/config.status
+/configure
+/.*.cmd
+/.depend
diff --git a/libcfs/autoconf/.gitignore b/libcfs/autoconf/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/libcfs/include/.gitignore b/libcfs/include/.gitignore
new file mode 100644 (file)
index 0000000..cf31684
--- /dev/null
@@ -0,0 +1,6 @@
+/config.h
+/stamp-h
+/stamp-h1
+/stamp-h.in
+/Makefile
+/Makefile.in
diff --git a/libcfs/include/libcfs/.gitignore b/libcfs/include/libcfs/.gitignore
new file mode 100644 (file)
index 0000000..9ee6454
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile.in
+/Makefile
diff --git a/libcfs/include/libcfs/darwin/.gitignore b/libcfs/include/libcfs/darwin/.gitignore
new file mode 100644 (file)
index 0000000..9ee6454
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile.in
+/Makefile
diff --git a/libcfs/include/libcfs/linux/.gitignore b/libcfs/include/libcfs/linux/.gitignore
new file mode 100644 (file)
index 0000000..9ee6454
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile.in
+/Makefile
diff --git a/libcfs/include/libcfs/posix/.gitignore b/libcfs/include/libcfs/posix/.gitignore
new file mode 100644 (file)
index 0000000..9ee6454
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile.in
+/Makefile
diff --git a/libcfs/include/libcfs/util/.gitignore b/libcfs/include/libcfs/util/.gitignore
new file mode 100644 (file)
index 0000000..9ee6454
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile.in
+/Makefile
diff --git a/libcfs/libcfs/.gitignore b/libcfs/libcfs/.gitignore
new file mode 100644 (file)
index 0000000..a0221a7
--- /dev/null
@@ -0,0 +1,11 @@
+/.deps
+/Makefile
+/link-stamp
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/libcfs/libcfs/darwin/.gitignore b/libcfs/libcfs/darwin/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/libcfs/libcfs/linux/.gitignore b/libcfs/libcfs/linux/.gitignore
new file mode 100644 (file)
index 0000000..10f7f76
--- /dev/null
@@ -0,0 +1,4 @@
+/Makefile
+/Makefile.in
+/.*.o.cmd
+/.*.o.d
diff --git a/libcfs/libcfs/posix/.gitignore b/libcfs/libcfs/posix/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/libcfs/libcfs/ulinux/.gitignore b/libcfs/libcfs/ulinux/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/libcfs/libcfs/util/.gitignore b/libcfs/libcfs/util/.gitignore
new file mode 100644 (file)
index 0000000..a9e61ef
--- /dev/null
@@ -0,0 +1,3 @@
+/Makefile
+/Makefile.in
+/*.o.cmd
diff --git a/libsysio/.gitignore b/libsysio/.gitignore
new file mode 100644 (file)
index 0000000..427045d
--- /dev/null
@@ -0,0 +1,10 @@
+/.deps
+/aclocal.m4
+/autom4te.cache
+/config.log
+/config.status
+/configure
+/lib
+/Makefile
+/Makefile.in
+/INSTALL
diff --git a/libsysio/dev/stdfd/.gitignore b/libsysio/dev/stdfd/.gitignore
new file mode 100644 (file)
index 0000000..229368a
--- /dev/null
@@ -0,0 +1,2 @@
+/.deps
+/.dirstamp
diff --git a/libsysio/drivers/incore/.gitignore b/libsysio/drivers/incore/.gitignore
new file mode 100644 (file)
index 0000000..229368a
--- /dev/null
@@ -0,0 +1,2 @@
+/.deps
+/.dirstamp
diff --git a/libsysio/drivers/native/.gitignore b/libsysio/drivers/native/.gitignore
new file mode 100644 (file)
index 0000000..229368a
--- /dev/null
@@ -0,0 +1,2 @@
+/.deps
+/.dirstamp
diff --git a/libsysio/drivers/sockets/.gitignore b/libsysio/drivers/sockets/.gitignore
new file mode 100644 (file)
index 0000000..229368a
--- /dev/null
@@ -0,0 +1,2 @@
+/.deps
+/.dirstamp
diff --git a/libsysio/drivers/yod/.gitignore b/libsysio/drivers/yod/.gitignore
new file mode 100644 (file)
index 0000000..229368a
--- /dev/null
@@ -0,0 +1,2 @@
+/.deps
+/.dirstamp
diff --git a/libsysio/src/.gitignore b/libsysio/src/.gitignore
new file mode 100644 (file)
index 0000000..229368a
--- /dev/null
@@ -0,0 +1,2 @@
+/.deps
+/.dirstamp
diff --git a/libsysio/tests/.gitignore b/libsysio/tests/.gitignore
new file mode 100644 (file)
index 0000000..f53478a
--- /dev/null
@@ -0,0 +1,3 @@
+/.deps
+/Makefile
+/Makefile.in
diff --git a/lnet/.gitignore b/lnet/.gitignore
new file mode 100644 (file)
index 0000000..c7de982
--- /dev/null
@@ -0,0 +1,11 @@
+/Kernelenv
+/Makefile
+/autoMakefile
+/autoMakefile.in
+/aclocal.m4
+/autom4te.cache
+/config.log
+/config.status
+/configure
+/.*.cmd
+/.depend
diff --git a/lnet/autoconf/.gitignore b/lnet/autoconf/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lnet/doc/.gitignore b/lnet/doc/.gitignore
new file mode 100644 (file)
index 0000000..b9ba63a
--- /dev/null
@@ -0,0 +1,4 @@
+/Makefile
+/Makefile.in
+/*.eps
+/*.pdf
diff --git a/lnet/include/.gitignore b/lnet/include/.gitignore
new file mode 100644 (file)
index 0000000..cf31684
--- /dev/null
@@ -0,0 +1,6 @@
+/config.h
+/stamp-h
+/stamp-h1
+/stamp-h.in
+/Makefile
+/Makefile.in
diff --git a/lnet/include/lnet/.gitignore b/lnet/include/lnet/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lnet/include/lnet/darwin/.gitignore b/lnet/include/lnet/darwin/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lnet/include/lnet/linux/.gitignore b/lnet/include/lnet/linux/.gitignore
new file mode 100644 (file)
index 0000000..9ee6454
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile.in
+/Makefile
diff --git a/lnet/klnds/.gitignore b/lnet/klnds/.gitignore
new file mode 100644 (file)
index 0000000..1e49142
--- /dev/null
@@ -0,0 +1,5 @@
+/Makefile
+/autoMakefile
+/autoMakefile.in
+/.*.cmd
+/.depend
diff --git a/lnet/klnds/ciblnd/.gitignore b/lnet/klnds/ciblnd/.gitignore
new file mode 100644 (file)
index 0000000..b5d0279
--- /dev/null
@@ -0,0 +1,10 @@
+/.deps
+/Makefile
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lnet/klnds/gmlnd/.gitignore b/lnet/klnds/gmlnd/.gitignore
new file mode 100644 (file)
index 0000000..803b5fc
--- /dev/null
@@ -0,0 +1,10 @@
+/.deps
+/Makefile
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.cmd
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lnet/klnds/iiblnd/.gitignore b/lnet/klnds/iiblnd/.gitignore
new file mode 100644 (file)
index 0000000..b5d0279
--- /dev/null
@@ -0,0 +1,10 @@
+/.deps
+/Makefile
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lnet/klnds/mxlnd/.gitignore b/lnet/klnds/mxlnd/.gitignore
new file mode 100644 (file)
index 0000000..c7be525
--- /dev/null
@@ -0,0 +1,11 @@
+/.deps
+/Makefile
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
+
diff --git a/lnet/klnds/o2iblnd/.gitignore b/lnet/klnds/o2iblnd/.gitignore
new file mode 100644 (file)
index 0000000..c948525
--- /dev/null
@@ -0,0 +1,13 @@
+/.deps
+/.depend
+/.tmp_versions
+/.*.flags
+/.*.o.cmd
+/.*.d
+/autoMakefile.in
+/autoMakefile
+/Makefile
+/*.ko
+/*.mod.c
+/wirecheck
+/.*.cmd
diff --git a/lnet/klnds/openiblnd/.gitignore b/lnet/klnds/openiblnd/.gitignore
new file mode 100644 (file)
index 0000000..b5d0279
--- /dev/null
@@ -0,0 +1,10 @@
+/.deps
+/Makefile
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lnet/klnds/ptllnd/.gitignore b/lnet/klnds/ptllnd/.gitignore
new file mode 100644 (file)
index 0000000..524911f
--- /dev/null
@@ -0,0 +1,11 @@
+/.deps
+/Makefile
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.*.cmd
+/.tmp_versions
+/.depend
+/wirecheck
diff --git a/lnet/klnds/qswlnd/.gitignore b/lnet/klnds/qswlnd/.gitignore
new file mode 100644 (file)
index 0000000..6c4e352
--- /dev/null
@@ -0,0 +1,10 @@
+/.deps
+/Makefile
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.*.cmd
+/.tmp_versions
+/.depend
diff --git a/lnet/klnds/ralnd/.gitignore b/lnet/klnds/ralnd/.gitignore
new file mode 100644 (file)
index 0000000..b5d0279
--- /dev/null
@@ -0,0 +1,10 @@
+/.deps
+/Makefile
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lnet/klnds/socklnd/.gitignore b/lnet/klnds/socklnd/.gitignore
new file mode 100644 (file)
index 0000000..b5d0279
--- /dev/null
@@ -0,0 +1,10 @@
+/.deps
+/Makefile
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lnet/klnds/viblnd/.gitignore b/lnet/klnds/viblnd/.gitignore
new file mode 100644 (file)
index 0000000..37760ff
--- /dev/null
@@ -0,0 +1,11 @@
+/.deps
+/Makefile
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
+/wirecheck
diff --git a/lnet/lnet/.gitignore b/lnet/lnet/.gitignore
new file mode 100644 (file)
index 0000000..3e19ab9
--- /dev/null
@@ -0,0 +1,12 @@
+/.deps
+/.depend
+/.tmp_versions
+/.*.o.cmd
+/.*.o.d
+/.*.flags
+/autoMakefile.in
+/autoMakefile
+/Makefile
+/*.ko
+/*.mod.c
+/.*.cmd
diff --git a/lnet/router/.gitignore b/lnet/router/.gitignore
new file mode 100644 (file)
index 0000000..b5d0279
--- /dev/null
@@ -0,0 +1,10 @@
+/.deps
+/Makefile
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lnet/selftest/.gitignore b/lnet/selftest/.gitignore
new file mode 100644 (file)
index 0000000..b5d0279
--- /dev/null
@@ -0,0 +1,10 @@
+/.deps
+/Makefile
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lnet/ulnds/.gitignore b/lnet/ulnds/.gitignore
new file mode 100644 (file)
index 0000000..1537d89
--- /dev/null
@@ -0,0 +1,4 @@
+/.deps
+/Makefile
+/autoMakefile
+/autoMakefile.in
diff --git a/lnet/ulnds/ptllnd/.gitignore b/lnet/ulnds/ptllnd/.gitignore
new file mode 100644 (file)
index 0000000..f53478a
--- /dev/null
@@ -0,0 +1,3 @@
+/.deps
+/Makefile
+/Makefile.in
diff --git a/lnet/ulnds/socklnd/.gitignore b/lnet/ulnds/socklnd/.gitignore
new file mode 100644 (file)
index 0000000..f53478a
--- /dev/null
@@ -0,0 +1,3 @@
+/.deps
+/Makefile
+/Makefile.in
diff --git a/lnet/utils/.gitignore b/lnet/utils/.gitignore
new file mode 100644 (file)
index 0000000..b12aa50
--- /dev/null
@@ -0,0 +1,12 @@
+/Makefile
+/Makefile.in
+/acceptor
+/debugctl
+/ptlctl
+/.deps
+/routerstat
+/wirecheck
+/gmlndnid
+/lst
+/lstclient
+/.*.cmd
diff --git a/lustre-iokit/.gitignore b/lustre-iokit/.gitignore
new file mode 100644 (file)
index 0000000..1de67b0
--- /dev/null
@@ -0,0 +1,18 @@
+/Kernelenv
+/Makefile
+/Makefile.in
+/aclocal.m4
+/autom4te.cache
+/config.log
+/config.status
+/configure
+/.*.cmd
+/.depend
+/COPYING
+/INSTALL
+/install-sh
+/lustre-iokit.spec
+/lustre-iokit*.tar.gz
+/missing
+/mkinstalldirs
+/modules.order
diff --git a/lustre-iokit/ior-survey/.gitignore b/lustre-iokit/ior-survey/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lustre-iokit/obdfilter-survey/.gitignore b/lustre-iokit/obdfilter-survey/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lustre-iokit/ost-survey/.gitignore b/lustre-iokit/ost-survey/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lustre-iokit/sgpdd-survey/.gitignore b/lustre-iokit/sgpdd-survey/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lustre-iokit/stats-collect/.gitignore b/lustre-iokit/stats-collect/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lustre/.gitignore b/lustre/.gitignore
new file mode 100644 (file)
index 0000000..2183f8a
--- /dev/null
@@ -0,0 +1,30 @@
+/.Xrefs
+/.Xrefs-2.5
+/aclocal.m4
+/config.log
+/config.status
+/config.cache
+/config.guess
+/config.sub
+/configure
+/Makefile
+/autoMakefile
+/autoMakefile.in
+/.deps
+/tags
+/TAGS
+/lustre*.tar.gz
+/cscope.files
+/cscope.out
+/autom4te-2.53.cache
+/autom4te.cache
+/depcomp
+/compile
+/.*.cmd
+/.mergeinfo-*
+/Rules
+/missing
+/mkinstalldirs
+/install-sh
+/.depend
+/.tmp_versions
diff --git a/lustre/autoconf/.gitignore b/lustre/autoconf/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lustre/cmm/.gitignore b/lustre/cmm/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/conf/.gitignore b/lustre/conf/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lustre/contrib/.gitignore b/lustre/contrib/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lustre/doc/.gitignore b/lustre/doc/.gitignore
new file mode 100644 (file)
index 0000000..1f807dc
--- /dev/null
@@ -0,0 +1,23 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/Makefile.in
+/.deps
+/tags
+/TAGS
+/OBD-HOWTO.html
+/OBD-HOWTO.txt
+/lustre-HOWTO.lyx
+/lustre-HOWTO.txt
+/lustre-pdf.bbl
+/lustre-pdf.blg
+/lustre-pdf.log
+/lustre-pdf.out
+/lustre-pdf.toc
+/*.eps
+/lustre.lyx
+/*.tex
+/*.pdf
+/*.aux
diff --git a/lustre/fid/.gitignore b/lustre/fid/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/fld/.gitignore b/lustre/fld/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/include/.gitignore b/lustre/include/.gitignore
new file mode 100644 (file)
index 0000000..d9f9e5f
--- /dev/null
@@ -0,0 +1,14 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/config.h
+/config.h.in
+/stamp-h
+/stamp-h1
+/stamp-h.in
+/Makefile
+/Makefile.in
+/.deps
+/TAGS
+/lustre_ver.h
diff --git a/lustre/include/linux/.gitignore b/lustre/include/linux/.gitignore
new file mode 100644 (file)
index 0000000..e1fd9d8
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/Makefile.in
+/.deps
+/TAGS
+/extN_fs.h
+/extN_fs_i.h
+/extN_fs_sb.h
+/extN_jbd.h
+/extN_xattr.h
+/xattr.h
+/lustre_build_version.h
diff --git a/lustre/include/lustre/.gitignore b/lustre/include/lustre/.gitignore
new file mode 100644 (file)
index 0000000..b96b82a
--- /dev/null
@@ -0,0 +1,3 @@
+/Makefile
+/Makefile.in
+/lustre_build_version.h
diff --git a/lustre/kernel-tests/.gitignore b/lustre/kernel-tests/.gitignore
new file mode 100644 (file)
index 0000000..c43489c
--- /dev/null
@@ -0,0 +1,5 @@
+/.*.cmd
+/.*.flags
+/*.ko
+/*.c
+/.tmp_versions
diff --git a/lustre/kernel_patches/targets/.gitignore b/lustre/kernel_patches/targets/.gitignore
new file mode 100644 (file)
index 0000000..4e13abb
--- /dev/null
@@ -0,0 +1 @@
+/*.target
diff --git a/lustre/lclient/.gitignore b/lustre/lclient/.gitignore
new file mode 100644 (file)
index 0000000..5d65d94
--- /dev/null
@@ -0,0 +1,17 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/Makefile.in
+/.deps
+/TAGS
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.cmd
+/.*.flags
+/.*.o.d
+/.tmp_versions
+/.depend
diff --git a/lustre/ldlm/.gitignore b/lustre/ldlm/.gitignore
new file mode 100644 (file)
index 0000000..b429f91
--- /dev/null
@@ -0,0 +1,6 @@
+/.deps
+/Makefile
+/Makefile.in
+/.*.cmd
+/.*.flags
+/.tmp_versions
diff --git a/lustre/liblustre/.gitignore b/lustre/liblustre/.gitignore
new file mode 100644 (file)
index 0000000..ff964ea
--- /dev/null
@@ -0,0 +1,9 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/Makefile.in
+/.deps
+/TAGS
+/libtest
diff --git a/lustre/liblustre/tests/.gitignore b/lustre/liblustre/tests/.gitignore
new file mode 100644 (file)
index 0000000..05115c8
--- /dev/null
@@ -0,0 +1,8 @@
+/Makefile
+/Makefile.in
+/.deps
+/echo_test
+/recovery_small
+/replay_ost_single
+/replay_single
+/sanity
diff --git a/lustre/liblustre/tests/mpi/.gitignore b/lustre/liblustre/tests/mpi/.gitignore
new file mode 100644 (file)
index 0000000..a6df05a
--- /dev/null
@@ -0,0 +1,5 @@
+/Makefile
+/Makefile.in
+/.deps
+
+/test_lock_cancel
diff --git a/lustre/llite/.gitignore b/lustre/llite/.gitignore
new file mode 100644 (file)
index 0000000..d5a04fa
--- /dev/null
@@ -0,0 +1,16 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.cmd
+/.*.flags
+/.*.o.d
+/.tmp_versions
+/.depend
diff --git a/lustre/lmv/.gitignore b/lustre/lmv/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/lov/.gitignore b/lustre/lov/.gitignore
new file mode 100644 (file)
index 0000000..1dc2f37
--- /dev/null
@@ -0,0 +1,11 @@
+/.deps
+/Makefile
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.*.o.d
+/.tmp_versions
+/.depend
diff --git a/lustre/lvfs/.gitignore b/lustre/lvfs/.gitignore
new file mode 100644 (file)
index 0000000..ced394d
--- /dev/null
@@ -0,0 +1,19 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/fsfilt-*.c
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
+/sources
+/fsfilt_ldiskfs.*
+/fsfilt-ldiskfs.*
diff --git a/lustre/mdc/.gitignore b/lustre/mdc/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/mdd/.gitignore b/lustre/mdd/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/mds/.gitignore b/lustre/mds/.gitignore
new file mode 100644 (file)
index 0000000..1cfbc41
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.o.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/mdt/.gitignore b/lustre/mdt/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/mgc/.gitignore b/lustre/mgc/.gitignore
new file mode 100644 (file)
index 0000000..1cfbc41
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.o.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/mgs/.gitignore b/lustre/mgs/.gitignore
new file mode 100644 (file)
index 0000000..1cfbc41
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.o.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/obdclass/.gitignore b/lustre/obdclass/.gitignore
new file mode 100644 (file)
index 0000000..9efcf51
--- /dev/null
@@ -0,0 +1,18 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.*.d
+/.*.ver
+/.tmp_versions
+/.depend
+/llog-test.c
diff --git a/lustre/obdclass/darwin/.gitignore b/lustre/obdclass/darwin/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in
diff --git a/lustre/obdclass/linux/.gitignore b/lustre/obdclass/linux/.gitignore
new file mode 100644 (file)
index 0000000..ba305f4
--- /dev/null
@@ -0,0 +1,3 @@
+/Makefile
+/Makefile.in
+/.*.cmd
diff --git a/lustre/obdecho/.gitignore b/lustre/obdecho/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/obdfilter/.gitignore b/lustre/obdfilter/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/osc/.gitignore b/lustre/osc/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/osd/.gitignore b/lustre/osd/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/ost/.gitignore b/lustre/ost/.gitignore
new file mode 100644 (file)
index 0000000..ecdce2f
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/ptlrpc/.gitignore b/lustre/ptlrpc/.gitignore
new file mode 100644 (file)
index 0000000..836021b
--- /dev/null
@@ -0,0 +1,16 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/tags
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/ptlrpc/gss/.gitignore b/lustre/ptlrpc/gss/.gitignore
new file mode 100644 (file)
index 0000000..0343a7d
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/tags
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.flags
+/.depend
diff --git a/lustre/quota/.gitignore b/lustre/quota/.gitignore
new file mode 100644 (file)
index 0000000..1cfbc41
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/.deps
+/TAGS
+/.*.cmd
+/autoMakefile.in
+/autoMakefile
+/*.ko
+/*.mod.c
+/.*.o.flags
+/.tmp_versions
+/.depend
diff --git a/lustre/scripts/.gitignore b/lustre/scripts/.gitignore
new file mode 100644 (file)
index 0000000..01a3d4a
--- /dev/null
@@ -0,0 +1,27 @@
+/.Xrefs
+/lustre.spec
+/config.log
+/config.status
+/configure
+/Makefile
+/Makefile.in
+/.deps
+/TAGS
+/version_tag.pl
+/lustre_createcsv.sh
+/lustre_config.sh
+/lc_net.sh
+/lc_modprobe.sh
+/lc_hb.sh
+/lc_cluman.sh
+/lc_md.sh
+/lc_lvm.sh
+/lc_cluman
+/lc_hb
+/lc_lvm
+/lc_md
+/lc_modprobe
+/lc_net
+/lustre_config
+/lustre_createcsv
+/lustre_start
diff --git a/lustre/tests/.gitignore b/lustre/tests/.gitignore
new file mode 100644 (file)
index 0000000..5e03813
--- /dev/null
@@ -0,0 +1,85 @@
+/.tmp_versions
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/Makefile.in
+/.deps
+/TAGS
+/openunlink
+/testreq
+/truncate
+/directio
+/openme
+/writeme
+/mcreate
+/munlink
+/mlink
+/tchmod
+/toexcl
+/fsx
+/test_brw
+/newfile
+/openclose
+/createdestroy
+/createmany
+/statmany
+/mkdirmany
+/lovstripe
+/*.xml
+/stat
+/setuid
+/multifstat
+/checkstat
+/wantedi
+/createtest
+/open_delay
+/statone
+/opendevunlink
+/opendirunlink
+/runas
+/openfile
+/unlinkmany
+/fchdir_test
+/*.cmd
+/getdents
+/o_directory
+/mkdirdeep
+/utime
+/small_write
+/multiop
+/sleeptest
+/write_disjoint
+/write_append_truncate
+/ll_sparseness_verify
+/ll_sparseness_write
+/mrename
+/cmknod
+/iopentest1
+/iopentest2
+/XMLCONFIG
+/*.log
+/logs
+/ostactive
+/ll_dirstripe_verify
+/openfilleddirunlink
+/copy_attr
+/rename_many
+/memhog
+/mmap_sanity
+/rmdirmany
+/flock_test
+/flocks_test
+/writemany
+/reads
+/chownmany
+/llverdev
+/llverfs
+/ll_getstripe_info
+/it_test
+/write_time_limit
+/sendfile
+/rwv
+/copytool
+
diff --git a/lustre/tests/mpi/.gitignore b/lustre/tests/mpi/.gitignore
new file mode 100644 (file)
index 0000000..e23ed2a
--- /dev/null
@@ -0,0 +1,15 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/Makefile.in
+/.deps
+/TAGS
+/createmany-mpi
+/mdsrate
+/parallel_grouplock
+/write_append_truncate
+/write_disjoint
+/*.cmd
+/*.log
diff --git a/lustre/utils/.gitignore b/lustre/utils/.gitignore
new file mode 100644 (file)
index 0000000..eaddf51
--- /dev/null
@@ -0,0 +1,36 @@
+/.Xrefs
+/config.log
+/config.status
+/configure
+/Makefile
+/Makefile.in
+/.deps
+/tags
+/TAGS
+/mkfs.lustre
+/mount.lustre
+/tunefs.lustre
+/lctl
+/lfs
+/wirecheck
+/wiretest
+/llog_reader
+/lr_reader
+/obdio
+/obdbarrier
+/lload
+/llverfs
+/llverdev
+/l_getidentity
+/l_facl
+/req_layout
+/l_getgroups
+/.*.cmd
+/.*.d
+/mkfs_lustre
+/mount_lustre
+/tunefs_lustre
+/loadgen
+/lreplicate
+/lshowmount
+/ll_recover_lost_found_objs
diff --git a/lustre/utils/Lustre/.gitignore b/lustre/utils/Lustre/.gitignore
new file mode 100644 (file)
index 0000000..12baf6b
--- /dev/null
@@ -0,0 +1,4 @@
+/Makefile
+/Makefile.in
+/.deps
+/*.pyc
diff --git a/lustre/utils/gss/.gitignore b/lustre/utils/gss/.gitignore
new file mode 100644 (file)
index 0000000..69c6765
--- /dev/null
@@ -0,0 +1,12 @@
+/.Xrefs
+/Makefile
+/Makefile.in
+/.deps
+/tags
+/TAGS
+/lgssd
+/lsvcgssd
+/l_idmap
+/lgss_keyring
+/.*.cmd
+/.*.d
diff --git a/snmp/.gitignore b/snmp/.gitignore
new file mode 100644 (file)
index 0000000..dc1ebd2
--- /dev/null
@@ -0,0 +1,3 @@
+/Makefile
+/Makefile.in
+/.deps
diff --git a/snmp/autoconf/.gitignore b/snmp/autoconf/.gitignore
new file mode 100644 (file)
index 0000000..b336cc7
--- /dev/null
@@ -0,0 +1,2 @@
+/Makefile
+/Makefile.in