On 03/25/2013 01:47 PM, Cole Robinson wrote:
qemu/unittests symlink is required to run the 'unittest', so makes
sense to .gitignore it.

Applied, thanks!

Signed-off-by: Cole Robinson <[email protected]>
---
  .gitignore | 1 +
  1 file changed, 1 insertion(+)

diff --git a/.gitignore b/.gitignore
index e1961c4..b14395f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -18,6 +18,7 @@
  shared/data
  qemu/env
  logs
+qemu/unittests
  qemu/cfg/base.cfg
  qemu/cfg/cdkeys.cfg
  qemu/cfg/guest-hw.cfg


_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to