qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [5183] Add gitignore file
@ 2008-09-09 17:15 Anthony Liguori
  0 siblings, 0 replies; only message in thread
From: Anthony Liguori @ 2008-09-09 17:15 UTC (permalink / raw)
  To: qemu-devel

Revision: 5183
          http://svn.sv.gnu.org/viewvc/?view=rev&root=qemu&revision=5183
Author:   aliguori
Date:     2008-09-09 17:15:28 +0000 (Tue, 09 Sep 2008)

Log Message:
-----------
Add gitignore file

While QEMU officially uses SVN, there are a number of unofficial git
repositories that many developers use.  Adding a .gitignore (derived from the
svn:ignore) will make their lives a lot easier.

Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>

Added Paths:
-----------
    trunk/.gitignore

Added: trunk/.gitignore
===================================================================
--- trunk/.gitignore	                        (rev 0)
+++ trunk/.gitignore	2008-09-09 17:15:28 UTC (rev 5183)
@@ -0,0 +1,33 @@
+config-host.*
+dyngen
+dyngen.dSYM
+i386
+*-softmmu
+*-darwin-user
+*-linux-user
+qemu-doc.html
+qemu-tech.html
+qemu-doc.info
+qemu-tech.info
+qemu.1
+qemu.pod
+qemu-img.1
+qemu-img.pod
+qemu-img
+qemu-nbd
+qemu-nbd.8
+.gdbinit
+*.a
+*.aux
+*.cp
+*.dvi
+*.exe
+*.fn
+*.ky
+*.log
+*.pg
+*.toc
+*.tp
+*.vr
+*.d
+

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2008-09-09 17:15 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-09-09 17:15 [Qemu-devel] [5183] Add gitignore file 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).