qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Gerd Hoffmann <kraxel@redhat.com>
To: "qemu-devel@nongnu.org" <qemu-devel@nongnu.org>
Subject: [Qemu-devel] [PATCH] update .gitignore
Date: Wed, 22 Apr 2009 13:12:06 +0200	[thread overview]
Message-ID: <49EEFB86.5040402@redhat.com> (raw)

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

   Hi,

$subject says all

cheers,
   Gerd

[-- Attachment #2: 0005-update-.gitignore.patch --]
[-- Type: text/plain, Size: 659 bytes --]

>From 9fcf05c5a8daf9408dc82a2be9c28bdfc079b270 Mon Sep 17 00:00:00 2001
From: Gerd Hoffmann <kraxel@redhat.com>
Date: Wed, 22 Apr 2009 12:42:58 +0200
Subject: [PATCH 05/10] update .gitignore

add qemu-io.
add *~ (editor backup files).

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

diff --git a/.gitignore b/.gitignore
index 773ce51..b750b0e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,6 +16,7 @@ qemu-img
 qemu-nbd
 qemu-nbd.8
 qemu-nbd.pod
+qemu-io
 .gdbinit
 *.a
 *.aux
@@ -31,6 +32,7 @@ qemu-nbd.pod
 *.vr
 *.d
 *.o
+*~
 .pc
 patches
 pc-bios/bios-pq/status
-- 
1.6.2.2


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

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-04-22 11:12 Gerd Hoffmann [this message]
2009-04-22 11:25 ` [Qemu-devel] [PATCH] update .gitignore Avi Kivity
2009-04-22 12:11   ` Gerd Hoffmann
2009-04-22 12:19     ` Avi Kivity
2009-04-22 12:51       ` Gerd Hoffmann
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=49EEFB86.5040402@redhat.com \
    --to=kraxel@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).