X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=.gitignore;h=ac540a280f76a49be3f67954d1429ffa086d8a47;hb=8d28fe0ef284a2e786bc92b40fbb4620120de335;hp=86dc1965decaaee1d85b7fab27c378f378679372;hpb=58012dc9b67aa1b5de9c5dc70e7e471de3ed2a6a;p=libguestfs.git diff --git a/.gitignore b/.gitignore index 86dc196..ac540a2 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 @@ -95,7 +99,7 @@ fuse/guestmount fuse/guestmount.1 fuse/guestmount.static fuse/stamp-guestmount.pod -generator/.pod2text.data +generator/.pod2text.data* generator/generator generator/stamp-generator guestfish.1 @@ -109,13 +113,15 @@ guestfsd-in-wine.log haskell/Bindtests haskell/Bindtests.hs haskell/Guestfs005Load -haskell/Guestfs010Launch -haskell/Guestfs050LVCreate +haskell/Guestfs010Basic haskell/Guestfs.hs *.hi 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 +204,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 @@ -206,9 +215,7 @@ ocaml/guestfs.ml ocaml/guestfs.mli ocaml/META ocaml/t/guestfs_005_load -ocaml/t/guestfs_010_launch -ocaml/t/guestfs_050_lvcreate -ocaml/t/guestfs_060_readdir +ocaml/t/guestfs_010_basic ocaml/t/guestfs_070_threads ocaml/t/guestfs_080_optargs ocaml/t/guestfs_400_progress @@ -263,6 +270,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 +280,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