qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [PATCH] Extend gitignore


From: Jan Kiszka
Subject: [Qemu-devel] [PATCH] Extend gitignore
Date: Fri, 16 Jan 2009 23:14:45 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); de; rv:1.8.1.12) Gecko/20080226 SUSE/2.0.0.12-1.1 Thunderbird/2.0.0.12 Mnenhy/0.7.5.666

Exclude objects in the root directory and temporary stgit files.

Signed-off-by: Jan Kiszka <address@hidden>
---

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




reply via email to

[Prev in Thread] Current Thread [Next in Thread]