All of lore.kernel.org
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: Avi Kivity <avi@redhat.com>
Cc: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: Re: [Qemu-devel] [PATCH] update .gitignore
Date: Wed, 22 Apr 2009 14:51:11 +0200	[thread overview]
Message-ID: <49EF12BF.5060603@redhat.com> (raw)
In-Reply-To: <49EF0B5D.3000809@redhat.com>

[-- Attachment #1: Type: text/plain, Size: 456 bytes --]

On 04/22/09 14:19, Avi Kivity wrote:
> Gerd Hoffmann wrote:
>> On 04/22/09 13:25, Avi Kivity wrote:
>>> Should be in a user's ~/.gitignore, really, since everyone uses a
>>> different editor and they have different backup schemes.
>>
>> Doesn't work for me.
>> Do I need some extra foo to enable that? In ~/.gitconfig maybe?
>>
>
> git config --global core.excludesfile ...

Works, thanks.  Updated patch attached (exclude qemu-io only).

cheers,
   Gerd


[-- Attachment #2: 0004-update-.gitignore-add-qemu-io.patch --]
[-- Type: text/plain, Size: 537 bytes --]

>From 05f669e2a7500f8b3da6bf00bace99fd309d7a1e Mon Sep 17 00:00:00 2001
From: Gerd Hoffmann <kraxel@redhat.com>
Date: Wed, 22 Apr 2009 12:42:58 +0200
Subject: [PATCH 4/5] update .gitignore: add qemu-io


Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 773ce51..95a2971 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ qemu-img
 qemu-nbd
 qemu-nbd.8
 qemu-nbd.pod
+qemu-io
 .gdbinit
 *.a
 *.aux
-- 
1.6.2.2


  reply	other threads:[~2009-04-22 12:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-22 11:12 [Qemu-devel] [PATCH] update .gitignore Gerd Hoffmann
2009-04-22 11:25 ` Avi Kivity
2009-04-22 12:11   ` Gerd Hoffmann
2009-04-22 12:19     ` Avi Kivity
2009-04-22 12:51       ` Gerd Hoffmann [this message]
2009-04-22 13:06         ` Anthony Liguori
  -- strict thread matches above, loose matches on Subject: below --
2010-06-28  2:33 [Qemu-devel] [PATCH] Update .gitignore Hidetoshi Seto
2016-09-28 23:58 David Gibson
2016-09-29  8:17 ` Marc-André Lureau
2016-09-29 16:00 ` Michael Tokarev
2016-09-29 17:08 ` Alex Bennée

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=49EF12BF.5060603@redhat.com \
    --to=kraxel@redhat.com \
    --cc=avi@redhat.com \
    --cc=qemu-devel@nongnu.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.