[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-ppc] [PATCH 4/9] Update gitignore file
From: |
David Gibson |
Subject: |
[Qemu-ppc] [PATCH 4/9] Update gitignore file |
Date: |
Thu, 12 Jan 2012 16:46:23 +1100 |
This patch adds several auto-generated files to .gitignore which were
previously missing.
Signed-off-by: David Gibson <address@hidden>
---
.gitignore | 4 ++++
1 files changed, 4 insertions(+), 0 deletions(-)
diff --git a/.gitignore b/.gitignore
index 406f75f..f5aab2c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -42,6 +42,10 @@ qemu-ga
qemu-monitor.texi
QMP/qmp-commands.txt
test-coroutine
+test-qmp-input-visitor
+test-qmp-output-visitor
+fsdev/virtfs-proxy-helper.1
+fsdev/virtfs-proxy-helper.pod
.gdbinit
*.a
*.aux
--
1.7.7.3
- [Qemu-ppc] [PATCH 5/9] Correct types in bmdma_addr_{read,write}, (continued)
[Qemu-ppc] [PATCH 4/9] Update gitignore file,
David Gibson <=
[Qemu-ppc] [PATCH 9/9] pseries: SLOF PCI flag day, David Gibson, 2012/01/12
Re: [Qemu-ppc] [0/9] Bugfixes and pseries enhancements, Alexander Graf, 2012/01/13