qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] ignore more generated files
@ 2012-09-16 20:11 Mike Frysinger
  2012-09-16 20:33 ` Stefan Weil
  0 siblings, 1 reply; 8+ messages in thread
From: Mike Frysinger @ 2012-09-16 20:11 UTC (permalink / raw)
  To: qemu-devel

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
---
 .gitignore |    8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/.gitignore b/.gitignore
index 824c0d2..25c134e 100644
--- a/.gitignore
+++ b/.gitignore
@@ -11,6 +11,7 @@ trace-dtrace.dtrace
 *-darwin-user
 *-linux-user
 *-bsd-user
+libcacard/vscclient
 libdis*
 libhw32
 libhw64
@@ -51,7 +52,11 @@ test-string-output-visitor
 test-visitor-serialization
 fsdev/virtfs-proxy-helper.1
 fsdev/virtfs-proxy-helper.pod
+a.out*
 .gdbinit
+.gdb_history
+core
+gmon.out
 *.a
 *.aux
 *.cp
@@ -79,6 +84,9 @@ fsdev/virtfs-proxy-helper.pod
 *.orig
 .pc
 patches
+*.diff
+*.patch
+*.rej
 pc-bios/bios-pq/status
 pc-bios/vgabios-pq/status
 pc-bios/optionrom/linuxboot.bin
-- 
1.7.9.7

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

end of thread, other threads:[~2012-09-17 18:37 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-09-16 20:11 [Qemu-devel] [PATCH] ignore more generated files Mike Frysinger
2012-09-16 20:33 ` Stefan Weil
2012-09-16 20:55   ` Mike Frysinger
2012-09-17  5:31     ` Stefan Weil
2012-09-17 14:48       ` Eric Blake
2012-09-17  7:19     ` Jan Kiszka
2012-09-17 18:32       ` Mike Frysinger
2012-09-17 18:37         ` Jan Kiszka

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