summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2009-11-26 15:17:37 +0000
committerRichard Jones <rjones@redhat.com>2009-11-26 15:36:41 +0000
commit4d53df4d7399d35b51bd69d76e00539d1de825e0 (patch)
treef0acb3c52f28a69e8c19e0baa49e6a957364f534 /.gitignore
parent115bc4b816ae5e203dff07070ddc8819585f38e5 (diff)
downloadlibguestfs-4d53df4d7399d35b51bd69d76e00539d1de825e0.tar.gz
libguestfs-4d53df4d7399d35b51bd69d76e00539d1de825e0.tar.xz
libguestfs-4d53df4d7399d35b51bd69d76e00539d1de825e0.zip
daemon/Win32: Add contributed test script to test daemon using Wine.
This test script allows you to test limited features of the Windows daemon by running it on a standard Fedora host using Wine. Read contrib/README and contrib/guestfsd-in-wine.sh in detail before using.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 8ef94ffd..484b9470 100644
--- a/.gitignore
+++ b/.gitignore
@@ -72,6 +72,7 @@ guestfs.3
guestfs-actions.pod
guestfs-availability.pod
guestfs-structs.pod
+guestfsd-in-wine.log
haskell/Bindtests
haskell/Bindtests.hs
haskell/Guestfs005Load