summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2010-11-24 17:19:28 +0000
committerRichard W.M. Jones <rjones@redhat.com>2010-11-24 20:12:11 +0000
commit58012dc9b67aa1b5de9c5dc70e7e471de3ed2a6a (patch)
tree5e13a77bb536feec69fb7f63b362a644fc5ca6c1 /.gitignore
parente1aca6323e33e0dd50e23dc0d638f5789c9188e4 (diff)
downloadlibguestfs-58012dc9b67aa1b5de9c5dc70e7e471de3ed2a6a.tar.gz
libguestfs-58012dc9b67aa1b5de9c5dc70e7e471de3ed2a6a.tar.xz
libguestfs-58012dc9b67aa1b5de9c5dc70e7e471de3ed2a6a.zip
docs: Standard C examples, and guestfs-examples(3) man page.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore7
1 files changed, 5 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index ac7ebbdd..86dc1965 100644
--- a/.gitignore
+++ b/.gitignore
@@ -76,8 +76,10 @@ daemon/stubs.c
depcomp
.deps
emptydisk
-examples/hello
-examples/to-xml
+examples/create_disk
+examples/guestfs-examples.3
+examples/inspect_vm
+examples/stamp-guestfs-examples.pod
fish/cmds.c
fish/cmds_gperf.c
fish/cmds_gperf.gperf
@@ -113,6 +115,7 @@ haskell/Guestfs.hs
*.hi
html/guestfish.1.html
html/guestfs.3.html
+html/guestfs-examples.3.html
html/guestmount.1.html
html/recipes.html
html/virt-cat.1.html