From: Steve Dickson <SteveD@redhat.com>
To: Mike Frysinger <vapier@gentoo.org>
Cc: linux-nfs@vger.kernel.org
Subject: Re: [PATCH [nfs-utils]] ignore more generated files
Date: Mon, 22 Apr 2013 13:19:38 -0400 [thread overview]
Message-ID: <5175712A.1020303@RedHat.com> (raw)
In-Reply-To: <1365883476-5288-2-git-send-email-vapier@gentoo.org>
On 13/04/13 16:04, Mike Frysinger wrote:
> Signed-off-by: Mike Frysinger <vapier@gentoo.org>
Committed...
steved.
> ---
> .gitignore | 4 +++-
> 1 file changed, 3 insertions(+), 1 deletion(-)
>
> diff --git a/.gitignore b/.gitignore
> index 39853d9..5164637 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -3,7 +3,6 @@ aclocal.m4
> autom4te.cache
> compile
> config.guess
> -config.log
> config.sub
> configure
> depcomp
> @@ -20,6 +19,8 @@ aclocal/ltversion.m4
> aclocal/lt~obsolete.m4
> # files generated by configure
> confdefs.h
> +config.cache
> +config.log
> config.status
> conftest
> conftest.c
> @@ -34,6 +35,7 @@ support/include/stamp-h1
> *.o
> .libs
> lib*.a
> +test-driver
> tools/rpcgen/rpcgen
> tools/rpcdebug/rpcdebug
> utils/blkmapd/blkmapd
>
next prev parent reply other threads:[~2013-04-22 17:19 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-04-13 20:04 [PATCH [nfs-utils]] do not fail sqlite check when cross-compiling Mike Frysinger
2013-04-13 20:04 ` [PATCH [nfs-utils]] ignore more generated files Mike Frysinger
2013-04-22 17:19 ` Steve Dickson [this message]
2013-04-22 17:19 ` [PATCH [nfs-utils]] do not fail sqlite check when cross-compiling Steve Dickson
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=5175712A.1020303@RedHat.com \
--to=steved@redhat.com \
--cc=linux-nfs@vger.kernel.org \
--cc=vapier@gentoo.org \
/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.