public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] dmapi: add .gitignore
@ 2009-04-29 13:50 Christoph Hellwig
  2009-04-29 14:18 ` Eric Sandeen
  2009-04-29 14:43 ` Felix Blyakher
  0 siblings, 2 replies; 3+ messages in thread
From: Christoph Hellwig @ 2009-04-29 13:50 UTC (permalink / raw)
  To: xfs

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

Index: dmapi-dev/.gitignore
===================================================================
--- /dev/null	1970-01-01 00:00:00.000000000 +0000
+++ dmapi-dev/.gitignore	2009-04-29 15:37:28.128650851 +0200
@@ -0,0 +1,39 @@
+# object files
+*.o
+
+# build system
+.census
+Logs/
+include/builddefs
+install-sh
+
+# magic diretory symlinks
+include/xfs
+
+# Makepgs
+build/src-manifest
+build/dmapi-*.tar.gz
+doc/CHANGES.gz
+dmapi-*
+
+# autoconf generated files
+aclocal.m4
+autom4te.cache/
+config.guess
+config.log
+config.status
+config.sub
+configure
+
+# libtool
+libtool
+ltmain.sh
+*.lo
+*.la
+.libs
+
+# quilt stuff
+.pc/
+patches/
+
+# binaries

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

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

* Re: [PATCH] dmapi: add .gitignore
  2009-04-29 13:50 [PATCH] dmapi: add .gitignore Christoph Hellwig
@ 2009-04-29 14:18 ` Eric Sandeen
  2009-04-29 14:43 ` Felix Blyakher
  1 sibling, 0 replies; 3+ messages in thread
From: Eric Sandeen @ 2009-04-29 14:18 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs

Christoph Hellwig wrote:
> Signed-off-by: Christoph Hellwig <hch@lst.de>
> 
> Index: dmapi-dev/.gitignore
> ===================================================================
> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
> +++ dmapi-dev/.gitignore	2009-04-29 15:37:28.128650851 +0200
> @@ -0,0 +1,39 @@
> +# object files
> +*.o
> +
> +# build system
> +.census
> +Logs/
> +include/builddefs
> +install-sh
> +
> +# magic diretory symlinks
> +include/xfs
> +
> +# Makepgs
> +build/src-manifest
> +build/dmapi-*.tar.gz
> +doc/CHANGES.gz
> +dmapi-*
> +
> +# autoconf generated files
> +aclocal.m4
> +autom4te.cache/
> +config.guess
> +config.log
> +config.status
> +config.sub
> +configure
> +
> +# libtool
> +libtool
> +ltmain.sh
> +*.lo
> +*.la
> +.libs
> +
> +# quilt stuff
> +.pc/
> +patches/
> +
> +# binaries

(could add cscope/ too ...)

Reviewed-by: Eric Sandeen <sandeen@sandeen.net>

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

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

* Re: [PATCH] dmapi: add .gitignore
  2009-04-29 13:50 [PATCH] dmapi: add .gitignore Christoph Hellwig
  2009-04-29 14:18 ` Eric Sandeen
@ 2009-04-29 14:43 ` Felix Blyakher
  1 sibling, 0 replies; 3+ messages in thread
From: Felix Blyakher @ 2009-04-29 14:43 UTC (permalink / raw)
  To: Christoph Hellwig; +Cc: xfs


On Apr 29, 2009, at 8:50 AM, Christoph Hellwig wrote:

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

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

>
>
> Index: dmapi-dev/.gitignore
> ===================================================================
> --- /dev/null	1970-01-01 00:00:00.000000000 +0000
> +++ dmapi-dev/.gitignore	2009-04-29 15:37:28.128650851 +0200
> @@ -0,0 +1,39 @@
> +# object files
> +*.o
> +
> +# build system
> +.census
> +Logs/
> +include/builddefs
> +install-sh
> +
> +# magic diretory symlinks
> +include/xfs
> +
> +# Makepgs
> +build/src-manifest
> +build/dmapi-*.tar.gz
> +doc/CHANGES.gz
> +dmapi-*
> +
> +# autoconf generated files
> +aclocal.m4
> +autom4te.cache/
> +config.guess
> +config.log
> +config.status
> +config.sub
> +configure
> +
> +# libtool
> +libtool
> +ltmain.sh
> +*.lo
> +*.la
> +.libs
> +
> +# quilt stuff
> +.pc/
> +patches/
> +
> +# binaries
>
> _______________________________________________
> 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] 3+ messages in thread

end of thread, other threads:[~2009-04-29 14:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-04-29 13:50 [PATCH] dmapi: add .gitignore Christoph Hellwig
2009-04-29 14:18 ` Eric Sandeen
2009-04-29 14:43 ` Felix Blyakher

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