Version 1.11.17.
[libguestfs.git] / .gitignore
index 791b09e..db63861 100644 (file)
@@ -2,31 +2,24 @@
 *.a
 ABOUT-NLS
 aclocal.m4
-appliance/debian/.bootstrap.log
-appliance/debian/.fakeroot-state.debirf-libguestfs
-appliance/debian/debirf-libguestfs*.cgz
-appliance/debian/root/
-appliance/debian/vmlinuz-*
-appliance/debian/debirf.conf
-appliance/initramfs.*.img
-appliance/kmod.whitelist
+appliance/excludelist
 appliance/make.sh
 appliance/packagelist
-appliance/stamp-debirf-modules
 appliance/stamp-supermin
 appliance/supermin.d
-appliance/update.sh
-appliance/vmlinuz.*
 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
@@ -34,13 +27,10 @@ capitests/test*.tmp
 cat/stamp-virt-*.pod
 cat/virt-cat
 cat/virt-cat.1
-cat/virt-cat.static
 cat/virt-filesystems
 cat/virt-filesystems.1
-cat/virt-filesystems.static
 cat/virt-ls
 cat/virt-ls.1
-cat/virt-ls.static
 ChangeLog
 *.class
 *.cma
@@ -78,54 +68,64 @@ depcomp
 df/stamp-virt-df.pod
 df/virt-df
 df/virt-df.1
-df/virt-df.static
+edit/stamp-virt-*.pod
+edit/virt-edit
+edit/virt-edit.1
 emptydisk
 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/guestfish
-fish/guestfish.static
+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/guestmount.static
 fuse/stamp-guestmount.pod
 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
 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-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
 html/virt-df.1.html
 html/virt-edit.1.html
 html/virt-filesystems.1.html
@@ -137,6 +137,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
@@ -147,6 +149,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
@@ -155,12 +158,9 @@ images/test.iso
 images/test-grep.txt.gz
 images/ubuntu.img
 images/windows.img
-initramfs
-initramfs.timestamp
 inspector/stamp-virt-inspector.pod
 inspector/virt-inspector
 inspector/virt-inspector.1
-inspector/virt-inspector.static
 install-sh
 *.jar
 java/api
@@ -188,8 +188,7 @@ libguestfs-*.tar.gz
 .libs
 libtool
 *.lo
-localconfigure
-localrepo
+/local*
 ltmain.sh
 m4/gnulib-cache.m4
 m4/intmax.m4
@@ -216,21 +215,23 @@ 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_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
 perl/Makefile.PL
+perl/MYMETA.yml
 perl/pm_to_blib
 php/extension/Makefile.fragments
 php/extension/Makefile.global
@@ -245,6 +246,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
@@ -258,7 +260,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
@@ -286,8 +287,11 @@ regressions/test.out
 rescue/stamp-virt-rescue.pod
 rescue/virt-rescue
 rescue/virt-rescue.1
-rescue/virt-rescue.static
+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
@@ -307,6 +311,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
@@ -315,7 +323,6 @@ stamp-h1
 test1.img
 test-tool/libguestfs-test-tool
 test-tool/libguestfs-test-tool.1
-test-tool/libguestfs-test-tool.static
 test-tool/libguestfs-test-tool-helper
 tools/test.img
 tools/virt-*.1