public inbox for linux-xfs@vger.kernel.org
 help / color / mirror / Atom feed
From: Alain Renaud <arenaud@sgi.com>
To: xfs@oss.sgi.com
Subject: Re: [PATCH] xfsprogs: add .ltdep to .gitignore
Date: Wed, 09 Nov 2011 15:17:44 -0500	[thread overview]
Message-ID: <4EBADFE8.9000805@sgi.com> (raw)
In-Reply-To: <1320865438-27014-1-git-send-email-bpm@sgi.com>

The change look good

Reviewed-by: Alain Renaud<arenaud@sgi.com>



On 11-11-09 02:03 PM, Ben Myers wrote:
> Make git ignore all .ltdep files which are created as part of the build
> process.
>
> ~/xfsprogs # find | grep ltdep
> ./libxcmd/.ltdep
> ./libxfs/.ltdep
> ./libhandle/.ltdep
> ./libdisk/.ltdep
> ./libxlog/.ltdep
>
> Signed-off-by: Ben Myers<bpm@sgi.com>
> ---
>   .gitignore |    1 +
>   1 files changed, 1 insertions(+), 0 deletions(-)
>
> diff --git a/.gitignore b/.gitignore
> index aa6cd35..22b4f65 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1,6 +1,7 @@
>   # object files
>   *.o
>   .dep
> +.ltdep
>
>   # build system
>   .census

-- 
===============================================
Alain Renaud     - Cluster File System Engineer
arenaud@sgi.com  - SGI
===============================================

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

  reply	other threads:[~2011-11-09 20:17 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-11-09 19:03 [PATCH] xfsprogs: add .ltdep to .gitignore Ben Myers
2011-11-09 20:17 ` Alain Renaud [this message]
2011-11-09 22:37 ` Dave Chinner
2011-11-10 16:25   ` Ben Myers
2011-11-10 11:11 ` Christoph Hellwig

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=4EBADFE8.9000805@sgi.com \
    --to=arenaud@sgi.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox