X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=c322a279eab40ab03eac529d812a88fb4c87d8ff;hp=da066d43062c6d9d6f98d64b15b9e1ef9d30a1ec;hb=5d93d70b4d36b2337104b3dbca07722fa4d47ff5;hpb=fac15924f59a076c903d453d20305e00e1ae258a diff --git a/.gitignore b/.gitignore index da066d4..c322a27 100644 --- a/.gitignore +++ b/.gitignore @@ -2,6 +2,9 @@ *.a ABOUT-NLS aclocal.m4 +align/stamp-virt-alignment-scan.pod +align/virt-alignment-scan +align/virt-alignment-scan.1 appliance/excludelist appliance/make.sh appliance/packagelist @@ -10,21 +13,6 @@ 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 -capitests/test*.tmp cat/stamp-virt-*.pod cat/virt-cat cat/virt-cat.1 @@ -34,6 +22,9 @@ cat/virt-ls cat/virt-ls.1 ChangeLog *.class +clone/stamp-virt-sysprep.pod +clone/virt-sysprep +clone/virt-sysprep.1 *.cma *.cmi *.cmo @@ -82,14 +73,18 @@ erlang/guestfs.erl examples/create_disk examples/guestfs-examples.3 examples/guestfs-recipes.1 +examples/guestfs-testing.1 examples/inspect_vm examples/stamp-guestfs-examples.pod examples/stamp-guestfs-recipes.pod +examples/stamp-guestfs-testing.pod examples/virt-dhcp-address +extratests/valgrind.log fish/cmds.c fish/cmds_gperf.c fish/cmds_gperf.gperf fish/completion.c +fish/event-names.c fish/fish-cmds.h fish/guestfish fish/guestfish.1 @@ -132,7 +127,9 @@ html/guestfs-perl.3.html html/guestfs-python.3.html html/guestfs-recipes.1.html html/guestfs-ruby.3.html +html/guestfs-testing.1.html html/guestmount.1.html +html/virt-alignment-scan.1.html html/virt-cat.1.html html/virt-copy-in.1.html html/virt-copy-out.1.html @@ -147,6 +144,7 @@ html/virt-make-fs.1.html html/virt-rescue.1.html html/virt-resize.1.html html/virt-sparsify.1.html +html/virt-sysprep.1.html html/virt-tar.1.html html/virt-tar-in.1.html html/virt-tar-out.1.html @@ -159,6 +157,8 @@ images/10klines images/abssymlink images/debian.img images/fedora.img +images/fedora-md1.img +images/fedora-md2.img images/guest-aux/fedora-name.db images/guest-aux/fedora-packages.db images/hello.b64 @@ -287,6 +287,7 @@ po-docs/*/*.pod po-docs/*/*.1 po-docs/*/*.3 podwrapper.sh +python/__pycache__ python/bindtests.py python/examples/guestfs-python.3 python/examples/stamp-guestfs-python.pod @@ -302,6 +303,7 @@ rescue/stamp-virt-rescue.pod rescue/virt-rescue rescue/virt-rescue.1 resize/stamp-virt-resize.pod +resize/utils_tests resize/virt-resize resize/virt-resize.1 ruby/bindtests.rb @@ -342,6 +344,21 @@ test1.img test-tool/libguestfs-test-tool test-tool/libguestfs-test-tool.1 test-tool/libguestfs-test-tool-helper +tests/c-api/test.log +tests/c-api/test-add-drive-opts +tests/c-api/test-add-libvirt-dom +tests/c-api/test-command +tests/c-api/test-config +tests/c-api/test-create-handle +tests/c-api/test-debug-to-file +tests/c-api/test-just-header +tests/c-api/test-last-errno +tests/c-api/test-private-data +tests/c-api/test-user-cancel +tests/c-api/test*.img +tests/c-api/tests +tests/c-api/tests.c +tests/c-api/test*.tmp tools/test.img tools/virt-*.1 tools/virt-*.pl