X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=7da3f3214405095460399a857d98997ed5ab7e22;hp=86dc1965decaaee1d85b7fab27c378f378679372;hb=4cf4f2b66f850bb39c5bf29d3cd12ada9114d67e;hpb=58012dc9b67aa1b5de9c5dc70e7e471de3ed2a6a diff --git a/.gitignore b/.gitignore index 86dc196..7da3f32 100644 --- a/.gitignore +++ b/.gitignore @@ -75,6 +75,10 @@ daemon/optgroups.h daemon/stubs.c depcomp .deps +df/stamp-virt-df.pod +df/virt-df +df/virt-df.1 +df/virt-df.static emptydisk examples/create_disk examples/guestfs-examples.3 @@ -116,6 +120,9 @@ haskell/Guestfs.hs html/guestfish.1.html html/guestfs.3.html html/guestfs-examples.3.html +html/guestfs-ocaml.3.html +html/guestfs-python.3.html +html/guestfs-ruby.3.html html/guestmount.1.html html/recipes.html html/virt-cat.1.html @@ -198,7 +205,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 @@ -263,6 +273,8 @@ po-docs/*/*.1 po-docs/*/*.3 podwrapper.sh python/bindtests.py +python/examples/guestfs-python.3 +python/examples/stamp-guestfs-python.pod python/guestfs.py python/guestfs-py.c python/guestfs.pyc @@ -271,7 +283,13 @@ regressions/test1.img regressions/test2.img regressions/test.err regressions/test.out +rescue/stamp-virt-rescue.pod +rescue/virt-rescue +rescue/virt-rescue.1 +rescue/virt-rescue.static ruby/bindtests.rb +ruby/examples/guestfs-ruby.3 +ruby/examples/stamp-guestfs-ruby.pod ruby/ext/guestfs/extconf.h ruby/ext/guestfs/_guestfs.bundle ruby/ext/guestfs/_guestfs.c