qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] ignore more gdb related files
@ 2011-05-17 21:10 Mike Frysinger
  2011-05-18  7:46 ` Stefan Hajnoczi
  0 siblings, 1 reply; 2+ messages in thread
From: Mike Frysinger @ 2011-05-17 21:10 UTC (permalink / raw)
  To: qemu-devel

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 .gitignore |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/.gitignore b/.gitignore
index e6557c3..306baee 100644
--- a/.gitignore
+++ b/.gitignore
@@ -35,6 +35,8 @@ qemu-io
 qemu-monitor.texi
 QMP/qmp-commands.txt
 .gdbinit
+.gdb_history
+core
 *.a
 *.aux
 *.cp
-- 
1.7.5.rc3

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

end of thread, other threads:[~2011-05-18  7:46 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-05-17 21:10 [Qemu-devel] [PATCH] ignore more gdb related files Mike Frysinger
2011-05-18  7:46 ` Stefan Hajnoczi

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