X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=1f8ead370072233f56648f26201d36c65dc6b805;hp=3fe4eb098ab7e8f3a1c939a71d30f4b695c68789;hb=dc8e4b057ecd3984d7c27c8e;hpb=da24e7aab06361b8d9bb5b5c8417611501e94684 diff --git a/.gitignore b/.gitignore index 3fe4eb0..1f8ead3 100644 --- a/.gitignore +++ b/.gitignore @@ -10,13 +10,16 @@ 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*.img capitests/tests capitests/tests.c @@ -75,11 +78,22 @@ fish/cmds_gperf.c fish/cmds_gperf.gperf fish/completion.c fish/guestfish +fish/guestfish.1 +fish/guestfish-actions.pod +fish/guestfish-commands.pod fish/prepopts.c fish/prepopts.h fish/rc_protocol.c fish/rc_protocol.h fish/stamp-guestfish.pod +fish/stamp-virt-copy-in.pod +fish/stamp-virt-copy-out.pod +fish/stamp-virt-tar-in.pod +fish/stamp-virt-tar-out.pod +fish/virt-copy-in.1 +fish/virt-copy-out.1 +fish/virt-tar-in.1 +fish/virt-tar-out.1 fuse/guestmount fuse/guestmount.1 fuse/stamp-guestmount.pod @@ -87,13 +101,6 @@ generator/.pod2text.data* generator/files-generated.txt generator/generator generator/stamp-generator -guestfish.1 -guestfish-actions.pod -guestfish-commands.pod -guestfs.3 -guestfs-actions.pod -guestfs-availability.pod -guestfs-structs.pod guestfsd-in-wine.log haskell/Bindtests haskell/Bindtests.hs @@ -105,11 +112,14 @@ html/guestfish.1.html html/guestfs.3.html html/guestfs-examples.3.html html/guestfs-ocaml.3.html +html/guestfs-perl.3.html html/guestfs-python.3.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 html/virt-df.1.html html/virt-edit.1.html html/virt-filesystems.1.html @@ -121,6 +131,8 @@ html/virt-make-fs.1.html html/virt-rescue.1.html html/virt-resize.1.html html/virt-tar.1.html +html/virt-tar-in.1.html +html/virt-tar-out.1.html html/virt-win-reg.1.html images/100kallnewlines images/100kallspaces @@ -199,12 +211,15 @@ 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 perl/Guestfs.bs perl/Guestfs.c perl/Guestfs.xs +perl/examples/guestfs-perl.3 +perl/examples/stamp-guestfs-perl.pod perl/lib/Sys/Guestfs.pm perl/Makefile-pl perl/Makefile-pl.old @@ -223,6 +238,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 @@ -265,6 +281,7 @@ rescue/stamp-virt-rescue.pod rescue/virt-rescue rescue/virt-rescue.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 +301,10 @@ src/guestfs-internal-actions.h src/guestfs_protocol.c src/guestfs_protocol.h src/guestfs_protocol.x +src/guestfs.3 +src/guestfs-actions.pod +src/guestfs-availability.pod +src/guestfs-structs.pod src/.libs/libguestfs.so src/libguestfs.syms src/stamp-guestfs.pod