* [Qemu-devel] [6401] Extend gitignore (Jan Kiszka)
@ 2009-01-22 17:15 Anthony Liguori
0 siblings, 0 replies; only message in thread
From: Anthony Liguori @ 2009-01-22 17:15 UTC (permalink / raw)
To: qemu-devel
Revision: 6401
http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=6401
Author: aliguori
Date: 2009-01-22 17:15:25 +0000 (Thu, 22 Jan 2009)
Log Message:
-----------
Extend gitignore (Jan Kiszka)
Exclude objects in the root directory and temporary stgit files.
Signed-off-by: Jan Kiszka <jan.kiszka@siemens.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Modified Paths:
--------------
trunk/.gitignore
Modified: trunk/.gitignore
===================================================================
--- trunk/.gitignore 2009-01-22 17:15:21 UTC (rev 6400)
+++ trunk/.gitignore 2009-01-22 17:15:25 UTC (rev 6401)
@@ -30,7 +30,9 @@
*.tp
*.vr
*.d
+*.o
.pc
patches
pc-bios/bios-pq/status
pc-bios/vgabios-pq/status
+.stgit-*
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-01-22 17:15 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-22 17:15 [Qemu-devel] [6401] Extend gitignore (Jan Kiszka) 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).