All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Rees <rees@umich.edu>
To: Steve Dickson <SteveD@redhat.com>
Cc: linux-nfs@vger.kernel.org, peter honeyman <honey@citi.umich.edu>
Subject: [PATCH 1/2] add generated .c files to .gitignore
Date: Thu, 16 Jun 2011 12:23:25 -0400	[thread overview]
Message-ID: <ed7917ba1bcc8fd4537255c00e00b22eee4e7c88.1308241259.git.rees@umich.edu> (raw)
In-Reply-To: <cover.1308241259.git.rees@umich.edu>

Signed-off-by: Jim Rees <rees@umich.edu>
---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index f96c819..b8792d0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,6 +15,9 @@ basic/test8
 basic/test9
 domount
 getopt
+general/large1.c
+general/large2.c
+general/large3.c
 lock/tlock64
 lock/tlocklfs
 special/bigfile
-- 
1.7.4.1


  reply	other threads:[~2011-06-16 16:23 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-06-16 16:23 [PATCH 0/2] minor patches to cthon tests for gcc 4.0 Jim Rees
2011-06-16 16:23 ` Jim Rees [this message]
2011-06-27 16:23   ` [PATCH 1/2] add generated .c files to .gitignore Steve Dickson
2011-06-16 16:23 ` [PATCH 2/2] remove -fwritable-strings for gcc 4.0 Jim Rees
2011-06-16 16:27   ` Jim Rees
2011-06-27 16:23   ` 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=ed7917ba1bcc8fd4537255c00e00b22eee4e7c88.1308241259.git.rees@umich.edu \
    --to=rees@umich.edu \
    --cc=SteveD@redhat.com \
    --cc=honey@citi.umich.edu \
    --cc=linux-nfs@vger.kernel.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.