Whamcloud - gitweb
Introduce .gitignore files. GIT_EPOCH_B_HD_KDMU
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)
commitd50355785d4c58baf7744655316e8a537180f747
tree128b252f1061dbe2c34b9cb1281e29fc3ba697a0
parent1f44cc6652ec54c5d98e6e3f5e01c1d6cbeefdcf
Introduce .gitignore files.

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.
110 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/dmu-osd/.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/ofd/.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]