From: Andrew Cooper <andrew.cooper3@citrix.com>
To: Xen-devel <xen-devel@lists.xen.org>
Cc: Andrew Cooper <andrew.cooper3@citrix.com>,
Ian Jackson <Ian.Jackson@eu.citrix.com>,
Ian Campbell <Ian.Campbell@citrix.com>
Subject: [PATCH] tools/tests: tweak .gitignore
Date: Tue, 10 Sep 2013 14:53:50 +0100 [thread overview]
Message-ID: <1378821230-16565-1-git-send-email-andrew.cooper3@citrix.com> (raw)
c/s e7803f184a moved x86_emulate and friends into their own subdirectory.
c/s cc8ad39c1f introduced xen-access, but seemingly without an ingore.
For both of the above add/adjust the ingore rules for generated files.
Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
CC: Ian Campbell <Ian.Campbell@citrix.com>
CC: Ian Jackson <Ian.Jackson@eu.citrix.com>
---
.gitignore | 9 +++++----
1 file changed, 5 insertions(+), 4 deletions(-)
diff --git a/.gitignore b/.gitignore
index c82a372..8e539b4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -230,10 +230,11 @@ tools/remus/kmod/*(.cmd|.mod|.ko|.mod.c|.symvers|.xen)
tools/security/secpol_tool
tools/security/xen/*
tools/security/xensec_tool
-tools/tests/blowfish.bin
-tools/tests/blowfish.h
-tools/tests/test_x86_emulator
-tools/tests/x86_emulate
+tools/tests/x86_emulator/blowfish.bin
+tools/tests/x86_emulator/blowfish.h
+tools/tests/x86_emulator/test_x86_emulator
+tools/tests/x86_emulator/x86_emulate
+tools/tests/xen-access/xen-access
tools/tests/regression/installed/*
tools/tests/regression/build/*
tools/tests/regression/downloads/*
--
1.7.10.4
next reply other threads:[~2013-09-10 13:53 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-10 13:53 Andrew Cooper [this message]
2013-09-13 12:27 ` [PATCH] tools/tests: tweak .gitignore Ian Campbell
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=1378821230-16565-1-git-send-email-andrew.cooper3@citrix.com \
--to=andrew.cooper3@citrix.com \
--cc=Ian.Campbell@citrix.com \
--cc=Ian.Jackson@eu.citrix.com \
--cc=xen-devel@lists.xen.org \
/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).