| Submitter | Cole Robinson |
|---|---|
| Date | Dec. 7, 2012, 1:03 a.m. |
| Message ID | <8b94a7004b9d169a579a9ee1a9513e6cb212690f.1354842199.git.crobinso@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/204365/ |
| State | New |
| Headers | show |
Comments
On Thu, Dec 06, 2012 at 08:03:26PM -0500, Cole Robinson wrote: > > Signed-off-by: Cole Robinson <crobinso@redhat.com> > --- > .gitignore | 1 + > 1 file changed, 1 insertion(+) Thanks, applied to the trivial patches tree: https://github.com/stefanha/qemu/commits/trivial-patches Stefan
Patch
diff --git a/.gitignore b/.gitignore index bd6ba1c..3ce57cc 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ test-qmp-output-visitor test-string-input-visitor test-string-output-visitor test-visitor-serialization +fsdev/virtfs-proxy-helper fsdev/virtfs-proxy-helper.1 fsdev/virtfs-proxy-helper.pod .gdbinit
Signed-off-by: Cole Robinson <crobinso@redhat.com> --- .gitignore | 1 + 1 file changed, 1 insertion(+)