* [Qemu-devel] [PATCH 1/2] ignore patch related files @ 2011-01-24 9:48 Mike Frysinger 2011-01-24 9:48 ` [Qemu-devel] [PATCH 2/2] ignore more gdb " Mike Frysinger 0 siblings, 1 reply; 3+ messages in thread From: Mike Frysinger @ 2011-01-24 9:48 UTC (permalink / raw) To: qemu-devel Signed-off-by: Mike Frysinger <vapier@gentoo.org> --- .gitignore | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/.gitignore b/.gitignore index 3efb4ec..dadb01a 100644 --- a/.gitignore +++ b/.gitignore @@ -53,6 +53,10 @@ QMP/qmp-commands.txt *.o .pc patches +*.diff +*.patch +*.rej +*.orig pc-bios/bios-pq/status pc-bios/vgabios-pq/status pc-bios/optionrom/linuxboot.bin -- 1.7.4.rc2 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* [Qemu-devel] [PATCH 2/2] ignore more gdb related files 2011-01-24 9:48 [Qemu-devel] [PATCH 1/2] ignore patch related files Mike Frysinger @ 2011-01-24 9:48 ` Mike Frysinger 2011-02-07 6:03 ` Mike Frysinger 0 siblings, 1 reply; 3+ messages in thread From: Mike Frysinger @ 2011-01-24 9:48 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 dadb01a..81717f3 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.4.rc2 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH 2/2] ignore more gdb related files 2011-01-24 9:48 ` [Qemu-devel] [PATCH 2/2] ignore more gdb " Mike Frysinger @ 2011-02-07 6:03 ` Mike Frysinger 0 siblings, 0 replies; 3+ messages in thread From: Mike Frysinger @ 2011-02-07 6:03 UTC (permalink / raw) To: qemu-devel On Mon, Jan 24, 2011 at 04:48, Mike Frysinger wrote: > --- a/.gitignore > +++ b/.gitignore > @@ -35,6 +35,8 @@ qemu-io > qemu-monitor.texi > QMP/qmp-commands.txt > .gdbinit > +.gdb_history > +core > *.a > *.aux > *.cp ping ... -mike ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2011-02-07 6:03 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2011-01-24 9:48 [Qemu-devel] [PATCH 1/2] ignore patch related files Mike Frysinger 2011-01-24 9:48 ` [Qemu-devel] [PATCH 2/2] ignore more gdb " Mike Frysinger 2011-02-07 6:03 ` Mike Frysinger
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).