X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=da066d43062c6d9d6f98d64b15b9e1ef9d30a1ec;hp=438e12624b33273ab98593cfacfa85c53a8a6513;hb=fac15924f59a076c903d453d20305e00e1ae258a;hpb=477eebc83dcd33d00d34398692692dae6af04f22 diff --git a/.gitignore b/.gitignore index 438e126..da066d4 100644 --- a/.gitignore +++ b/.gitignore @@ -10,13 +10,17 @@ appliance/supermin.d autom4te.cache *.bak bindtests.tmp +capitests/test.log capitests/test-add-drive-opts capitests/test-add-libvirt-dom capitests/test-command capitests/test-config capitests/test-create-handle +capitests/test-debug-to-file capitests/test-just-header capitests/test-last-errno +capitests/test-private-data +capitests/test-user-cancel capitests/test*.img capitests/tests capitests/tests.c @@ -65,15 +69,28 @@ depcomp df/stamp-virt-df.pod df/virt-df df/virt-df.1 +edit/stamp-virt-*.pod +edit/virt-edit +edit/virt-edit.1 emptydisk +erlang/erl-guestfs +erlang/erl-guestfs.c +erlang/examples/guestfs-erlang.3 +erlang/examples/stamp-guestfs-erlang.pod +erlang/guestfs.beam +erlang/guestfs.erl examples/create_disk examples/guestfs-examples.3 +examples/guestfs-recipes.1 examples/inspect_vm examples/stamp-guestfs-examples.pod +examples/stamp-guestfs-recipes.pod +examples/virt-dhcp-address fish/cmds.c fish/cmds_gperf.c fish/cmds_gperf.gperf fish/completion.c +fish/fish-cmds.h fish/guestfish fish/guestfish.1 fish/guestfish-actions.pod @@ -107,13 +124,15 @@ haskell/Guestfs.hs *.hi html/guestfish.1.html html/guestfs.3.html +html/guestfs-erlang.3.html html/guestfs-examples.3.html +html/guestfs-java.3.html html/guestfs-ocaml.3.html html/guestfs-perl.3.html html/guestfs-python.3.html +html/guestfs-recipes.1.html html/guestfs-ruby.3.html html/guestmount.1.html -html/recipes.html html/virt-cat.1.html html/virt-copy-in.1.html html/virt-copy-out.1.html @@ -127,6 +146,7 @@ html/virt-ls.1.html html/virt-make-fs.1.html html/virt-rescue.1.html html/virt-resize.1.html +html/virt-sparsify.1.html html/virt-tar.1.html html/virt-tar-in.1.html html/virt-tar-out.1.html @@ -140,6 +160,7 @@ images/abssymlink images/debian.img images/fedora.img images/guest-aux/fedora-name.db +images/guest-aux/fedora-packages.db images/hello.b64 images/initrd images/initrd-x86_64.img @@ -171,6 +192,8 @@ java/com/redhat/et/libguestfs/Version.java java/com/redhat/et/libguestfs/VG.java java/com/redhat/et/libguestfs/XAttr.java java/doc-stamp +java/examples/guestfs-java.3 +java/examples/stamp-guestfs-java.pod *.la libguestfs.pc libguestfs.spec @@ -191,6 +214,7 @@ Makefile Makefile.in missing *.o +ocamlinit-stamp ocaml/bindtests ocaml/bindtests.ml ocaml/dllmlguestfs.so @@ -208,6 +232,7 @@ ocaml/t/guestfs_005_load ocaml/t/guestfs_010_basic ocaml/t/guestfs_070_threads ocaml/t/guestfs_080_optargs +ocaml/t/guestfs_400_events ocaml/t/guestfs_400_progress perl/bindtests.pl perl/blib @@ -220,6 +245,7 @@ perl/lib/Sys/Guestfs.pm perl/Makefile-pl perl/Makefile-pl.old perl/Makefile.PL +perl/MYMETA.yml perl/pm_to_blib php/extension/Makefile.fragments php/extension/Makefile.global @@ -234,6 +260,7 @@ php/extension/guestfs_php_*.exp php/extension/guestfs_php_*.log php/extension/guestfs_php_*.out php/extension/guestfs_php_*.php +php/extension/guestfs_php_*.sh php/extension/mkinstalldirs php/extension/modules/ php/extension/php_guestfs_php.h @@ -247,7 +274,6 @@ po/remove-potcdate.sed po/stamp-it po/stamp-po po/LINGUAS -po/Makefile.in.in po/Rules-quot po/boldquot.sed po/en@boldquot.header @@ -275,7 +301,11 @@ regressions/test.out rescue/stamp-virt-rescue.pod rescue/virt-rescue rescue/virt-rescue.1 +resize/stamp-virt-resize.pod +resize/virt-resize +resize/virt-resize.1 ruby/bindtests.rb +ruby/doc/site/api ruby/examples/guestfs-ruby.3 ruby/examples/stamp-guestfs-ruby.pod ruby/ext/guestfs/extconf.h @@ -284,6 +314,10 @@ ruby/ext/guestfs/_guestfs.c ruby/ext/guestfs/_guestfs.so ruby/ext/guestfs/mkmf.log ruby/Rakefile +run +sparsify/stamp-virt-sparsify.pod +sparsify/virt-sparsify +sparsify/virt-sparsify.1 src/actions.c src/bindtests.c src/errnostring_gperf.c @@ -316,3 +350,4 @@ tools/virt-*.pl /build-aux /gnulib .git-module-status +.guestfs-*