qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] gitignore: ignore files generated by GNU GLOBAL
@ 2013-09-03  7:06 liguang
  2013-09-03  7:22 ` Peter Maydell
  0 siblings, 1 reply; 2+ messages in thread
From: liguang @ 2013-09-03  7:06 UTC (permalink / raw)
  To: qemu-devel
  Cc: Anthony Liguori, Michael Roth, Stefan Hajnoczi, Cole Robinson,
	Paolo Bonzini, liguang

Signed-off-by: liguang <lig.fnst@cn.fujitsu.com>
---
 .gitignore |    3 +++
 1 files changed, 3 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index d2c5c2f..97d7a2f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -108,4 +108,7 @@ pc-bios/s390-ccw/s390-ccw.img
 cscope.*
 tags
 TAGS
+GTAGS
+GRTAGS
+GPATH
 *~
-- 
1.7.2.5

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

end of thread, other threads:[~2013-09-03  7:22 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-09-03  7:06 [Qemu-devel] [PATCH] gitignore: ignore files generated by GNU GLOBAL liguang
2013-09-03  7:22 ` Peter Maydell

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