xen-devel.lists.xenproject.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] gitignore: ignore xen-foreign/arm.h
@ 2012-12-05 14:55 Ian Campbell
  2012-12-05 18:04 ` Keir Fraser
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Campbell @ 2012-12-05 14:55 UTC (permalink / raw)
  To: xen-devel; +Cc: ian.jackson, Ian Campbell

Signed-off-by: Ian Campbell <ian.campbell@citrix.com>
---
 .gitignore |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index d724e5e..46ce63a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -340,6 +340,7 @@ tools/include/xen-foreign/checker.c
 tools/include/xen-foreign/structs.pyc
 tools/include/xen-foreign/x86_32.h
 tools/include/xen-foreign/x86_64.h
+tools/include/xen-foreign/arm.h
 
 .git
 tools/misc/xen-hptool
-- 
1.7.2.5

^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2012-12-06 10:20 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-12-05 14:55 [PATCH] gitignore: ignore xen-foreign/arm.h Ian Campbell
2012-12-05 18:04 ` Keir Fraser
2012-12-06 10:20   ` Ian Campbell

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