diff options
author | Richard W.M. Jones <rjones@redhat.com> | 2009-06-28 13:54:22 +0200 |
---|---|---|
committer | Richard W.M. Jones <rjones@redhat.com> | 2009-06-28 13:54:22 +0200 |
commit | d164ae963297a99e2222bc32b11928c1635c45d8 (patch) | |
tree | 5b885b84006c2e4638e7e5ef300f98a143f065af /.gitignore | |
parent | ef2b0cf761b6281a6a728aacb6ac0ec91fad33c8 (diff) | |
download | libguestfs-d164ae963297a99e2222bc32b11928c1635c45d8.tar.gz libguestfs-d164ae963297a99e2222bc32b11928c1635c45d8.tar.xz libguestfs-d164ae963297a99e2222bc32b11928c1635c45d8.zip |
Haskell bindings: Implement bindtests.
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -54,6 +54,7 @@ examples/to-xml fish/guestfish guestfish.1 guestfs.3 +haskell/Bindtests haskell/Guestfs005Load haskell/Guestfs010Launch haskell/Guestfs050LVCreate |