X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=7da3f3214405095460399a857d98997ed5ab7e22;hp=76351e3d9c477ef60dd0f44d9a26de387216e0be;hb=4cf4f2b66f850bb39c5bf29d3cd12ada9114d67e;hpb=086bd1f7bfab4c10d890ecca3506a1b091c0d398 diff --git a/.gitignore b/.gitignore index 76351e3..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 @@ -117,6 +121,8 @@ 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 @@ -267,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 @@ -275,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