qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Extend gitignore
@ 2009-01-16 22:14 Jan Kiszka
  2009-01-22 17:15 ` Anthony Liguori
  0 siblings, 1 reply; 2+ messages in thread
From: Jan Kiszka @ 2009-01-16 22:14 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

Exclude objects in the root directory and temporary stgit files.

Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
---

 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index 6fdc7e7..773ce51 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,7 +30,9 @@ qemu-nbd.pod
 *.tp
 *.vr
 *.d
+*.o
 .pc
 patches
 pc-bios/bios-pq/status
 pc-bios/vgabios-pq/status
+.stgit-*

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-01-22 17:15 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-16 22:14 [Qemu-devel] [PATCH] Extend gitignore Jan Kiszka
2009-01-22 17:15 ` Anthony Liguori

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).