summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-24 13:34:16 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-24 20:12:16 +0000
commit086bd1f7bfab4c10d890ecca3506a1b091c0d398 (patch)
treeeaa8ce0bd417510e22f8f4abcf8b208e9254f7dc /.gitignore
parent58012dc9b67aa1b5de9c5dc70e7e471de3ed2a6a (diff)
downloadlibguestfs-086bd1f7bfab4c10d890ecca3506a1b091c0d398.tar.gz
libguestfs-086bd1f7bfab4c10d890ecca3506a1b091c0d398.tar.xz
libguestfs-086bd1f7bfab4c10d890ecca3506a1b091c0d398.zip
ocaml: Translate C examples into OCaml and include documentation.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore6
1 files changed, 5 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index 86dc1965..76351e3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -116,6 +116,7 @@ haskell/Guestfs.hs
html/guestfish.1.html
html/guestfs.3.html
html/guestfs-examples.3.html
+html/guestfs-ocaml.3.html
html/guestmount.1.html
html/recipes.html
html/virt-cat.1.html
@@ -198,7 +199,10 @@ missing
ocaml/bindtests
ocaml/bindtests.ml
ocaml/dllmlguestfs.so
-ocaml/examples/lvs
+ocaml/examples/create_disk
+ocaml/examples/guestfs-ocaml.3
+ocaml/examples/inspect_vm
+ocaml/examples/stamp-guestfs-ocaml.pod
ocaml/guestfs_c_actions.c
ocaml/guestfs_inspector.ml
ocaml/guestfs_inspector.mli