* [Qemu-devel] [PATCH] maint: Add module_block.h to .gitignore @ 2016-09-23 9:16 Lin Ma 2016-09-23 9:36 ` Fam Zheng 0 siblings, 1 reply; 3+ messages in thread From: Lin Ma @ 2016-09-23 9:16 UTC (permalink / raw) To: qemu-devel; +Cc: mjt, eblake Commit 0c0c1fd9 generated module_block.h automatically, Add it to .gitignore to avoid checking in it by 'git add .'. Signed-off-by: Lin Ma <lma@suse.com> --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index c91d018..97aca6c 100644 --- a/.gitignore +++ b/.gitignore @@ -55,6 +55,7 @@ /qemu-monitor-info.texi /qemu-version.h /qemu-version.h.tmp +/module_block.h /vscclient /fsdev/virtfs-proxy-helper *.[1-9] -- 2.9.2 ^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] maint: Add module_block.h to .gitignore 2016-09-23 9:16 [Qemu-devel] [PATCH] maint: Add module_block.h to .gitignore Lin Ma @ 2016-09-23 9:36 ` Fam Zheng 2016-09-29 15:51 ` Michael Tokarev 0 siblings, 1 reply; 3+ messages in thread From: Fam Zheng @ 2016-09-23 9:36 UTC (permalink / raw) To: Lin Ma; +Cc: qemu-devel, mjt, qemu-trivial On Fri, 09/23 17:16, Lin Ma wrote: > Commit 0c0c1fd9 generated module_block.h automatically, Add it to .gitignore to > avoid checking in it by 'git add .'. > > Signed-off-by: Lin Ma <lma@suse.com> > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/.gitignore b/.gitignore > index c91d018..97aca6c 100644 > --- a/.gitignore > +++ b/.gitignore > @@ -55,6 +55,7 @@ > /qemu-monitor-info.texi > /qemu-version.h > /qemu-version.h.tmp > +/module_block.h > /vscclient > /fsdev/virtfs-proxy-helper > *.[1-9] > -- > 2.9.2 > > Reviewed-by: Fam Zheng <famz@redhat.com> ^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [Qemu-devel] [PATCH] maint: Add module_block.h to .gitignore 2016-09-23 9:36 ` Fam Zheng @ 2016-09-29 15:51 ` Michael Tokarev 0 siblings, 0 replies; 3+ messages in thread From: Michael Tokarev @ 2016-09-29 15:51 UTC (permalink / raw) To: Fam Zheng, Lin Ma; +Cc: qemu-trivial, qemu-devel 23.09.2016 12:36, Fam Zheng wrote: > On Fri, 09/23 17:16, Lin Ma wrote: >> Commit 0c0c1fd9 generated module_block.h automatically, Add it to .gitignore to >> avoid checking in it by 'git add .'. Applied to -trivial, thank you! /mjt ^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-09-29 15:51 UTC | newest] Thread overview: 3+ messages (download: mbox.gz follow: Atom feed -- links below jump to the message on this page -- 2016-09-23 9:16 [Qemu-devel] [PATCH] maint: Add module_block.h to .gitignore Lin Ma 2016-09-23 9:36 ` Fam Zheng 2016-09-29 15:51 ` Michael Tokarev
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).