public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] xfsprogs: add .gitignore file
@ 2009-04-16 19:53 Christoph Hellwig
  2009-04-16 21:36 ` Felix Blyakher
  0 siblings, 1 reply; 2+ messages in thread
From: Christoph Hellwig @ 2009-04-16 19:53 UTC (permalink / raw)
  To: xfs

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

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@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] xfsprogs: add .gitignore file
  2009-04-16 19:53 [PATCH] xfsprogs: add .gitignore file Christoph Hellwig
@ 2009-04-16 21:36 ` Felix Blyakher
  0 siblings, 0 replies; 2+ messages in thread
From: Felix Blyakher @ 2009-04-16 21:36 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs


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

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

Reviewed-by: Felix Blyakher <felixb@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@oss.sgi.com
> http://oss.sgi.com/mailman/listinfo/xfs

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-04-16 22:27 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-16 19:53 [PATCH] xfsprogs: add .gitignore file Christoph Hellwig
2009-04-16 21:36 ` Felix Blyakher

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox