qemu-trivial.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Laurent Vivier <laurent@vivier.eu>
To: qemu-devel@nongnu.org
Cc: Laurent Vivier <laurent@vivier.eu>,
	qemu-trivial@nongnu.org, Michael Tokarev <mjt@tls.msk.ru>,
	Stefano Garzarella <sgarzare@redhat.com>,
	Eric Blake <eblake@redhat.com>
Subject: [Qemu-trivial] [PULL 2/3] .gitignore: ignore docs/built created for in-tree builds
Date: Thu, 14 Mar 2019 16:04:53 +0100	[thread overview]
Message-ID: <20190314150454.15960-3-laurent@vivier.eu> (raw)
In-Reply-To: <20190314150454.15960-1-laurent@vivier.eu>

From: Stefano Garzarella <sgarzare@redhat.com>

Commit 1290e6711 creates 'docs/built' for in-tree builds of
Sphinx manuals but did not ignore it.

Signed-off-by: Stefano Garzarella <sgarzare@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Message-Id: <20190314104622.101715-2-sgarzare@redhat.com>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
---
 .gitignore | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index 42d2d473559d..8f782218044e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -120,6 +120,7 @@
 /pc-bios/optionrom/kvmvapic.img
 /pc-bios/s390-ccw/s390-ccw.elf
 /pc-bios/s390-ccw/s390-ccw.img
+/docs/built
 /docs/interop/qemu-ga-qapi.texi
 /docs/interop/qemu-ga-ref.html
 /docs/interop/qemu-ga-ref.info*
-- 
2.20.1



  parent reply	other threads:[~2019-03-14 15:05 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-03-14 15:04 [Qemu-trivial] [PULL 0/3] Trivial branch patches Laurent Vivier
2019-03-14 15:04 ` [Qemu-trivial] [PULL 1/3] maint: Ignore built elf2dmp Laurent Vivier
2019-03-14 15:04 ` Laurent Vivier [this message]
2019-03-14 15:04 ` [Qemu-trivial] [PULL 3/3] tests/.gitignore: ignore test-qapi-emit-events.[ch] for in-tree builds Laurent Vivier
2019-03-14 17:17 ` [Qemu-trivial] [Qemu-devel] [PULL 0/3] Trivial branch patches Peter Maydell

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=20190314150454.15960-3-laurent@vivier.eu \
    --to=laurent@vivier.eu \
    --cc=eblake@redhat.com \
    --cc=mjt@tls.msk.ru \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-trivial@nongnu.org \
    --cc=sgarzare@redhat.com \
    /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).