All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eric Sandeen <sandeen@sandeen.net>
To: Christoph Hellwig <hch@infradead.org>
Cc: xfs@oss.sgi.com
Subject: Re: [PATCH] dmapi: add .gitignore
Date: Wed, 29 Apr 2009 09:18:16 -0500	[thread overview]
Message-ID: <49F861A8.20106@sandeen.net> (raw)
In-Reply-To: <20090429135000.GB30808@infradead.org>

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

  reply	other threads:[~2009-04-29 14:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-29 13:50 [PATCH] dmapi: add .gitignore Christoph Hellwig
2009-04-29 14:18 ` Eric Sandeen [this message]
2009-04-29 14:43 ` Felix Blyakher

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=49F861A8.20106@sandeen.net \
    --to=sandeen@sandeen.net \
    --cc=hch@infradead.org \
    --cc=xfs@oss.sgi.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.