summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2009-06-28 13:54:22 +0200
committerRichard W.M. Jones <rjones@redhat.com>2009-06-28 13:54:22 +0200
commitd164ae963297a99e2222bc32b11928c1635c45d8 (patch)
tree5b885b84006c2e4638e7e5ef300f98a143f065af /.gitignore
parentef2b0cf761b6281a6a728aacb6ac0ec91fad33c8 (diff)
downloadlibguestfs-d164ae963297a99e2222bc32b11928c1635c45d8.tar.gz
libguestfs-d164ae963297a99e2222bc32b11928c1635c45d8.tar.xz
libguestfs-d164ae963297a99e2222bc32b11928c1635c45d8.zip
Haskell bindings: Implement bindtests.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index dca51356..8d76ffcc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -54,6 +54,7 @@ examples/to-xml
fish/guestfish
guestfish.1
guestfs.3
+haskell/Bindtests
haskell/Guestfs005Load
haskell/Guestfs010Launch
haskell/Guestfs050LVCreate