[PATCH] xfsprogs: add .gitignore file

Felix Blyakher felixb at sgi.com
Thu Apr 16 16:36:03 CDT 2009


On Apr 16, 2009, at 2:53 PM, Christoph Hellwig wrote:

> Signed-off-by: Christoph Hellwig <hch at lst.de>

Reviewed-by: Felix Blyakher <felixb at sgi.com>

>
>
> Index: xfsprogs-dev/.gitignore
> ===================================================================
> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
> +++ xfsprogs-dev/.gitignore	2009-04-16 21:50:04.101077123 +0200
> @@ -0,0 +1,58 @@
> +# object files
> +*.o
> +
> +# build system
> +.census
> +Logs/
> +include/platform_defs.h
> +include/builddefs
> +install-sh
> +
> +# magic diretory symlinks
> +include/disk
> +include/xfs
> +
> +# Makepgs
> +build/src-manifest
> +build/xfsprogs-*.tar.gz
> +doc/CHANGES.gz
> +xfsprogs-*
> +
> +# autoconf generated files
> +aclocal.m4
> +autom4te.cache/
> +config.guess
> +config.log
> +config.status
> +config.sub
> +configure
> +
> +# libtool
> +libtool
> +ltmain.sh
> +*.lo
> +*.la
> +.libs
> +
> +# gettext
> +po/pl.mo
> +po/xfsprogs.pot
> +
> +# quilt stuff
> +.pc/
> +patches/
> +
> +# binaries
> +copy/xfs_copy
> +db/xfs_db
> +estimate/xfs_estimate
> +fsr/xfs_fsr
> +growfs/xfs_growfs
> +io/xfs_io
> +logprint/xfs_logprint
> +mdrestore/xfs_mdrestore
> +mkfs/fstyp
> +mkfs/mkfs.xfs
> +quota/xfs_quota
> +repair/xfs_repair
> +rtcp/xfs_rtcp
>
> _______________________________________________
> xfs mailing list
> xfs at oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs




More information about the xfs mailing list