X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=382cbcf13db3f1146dbc4e71d5d91a792fd7ad6c;hp=37fb73ed8d7ff2cff1606981e28be0c5a65c0869;hb=c3a68961859a617f7c574c528d0f8ac1fdbb53e1;hpb=70c853d67a0cd5e54c821cd08726b91174517221 diff --git a/.gitignore b/.gitignore index 37fb73e..382cbcf 100644 --- a/.gitignore +++ b/.gitignore @@ -12,6 +12,7 @@ appliance/initramfs.*.img appliance/initramfs.*.supermin.hostfiles appliance/kmod.whitelist appliance/libguestfs-supermin-helper +appliance/libguestfs-supermin-helper.old appliance/make.sh appliance/packagelist appliance/stamp-debirf-modules @@ -81,24 +82,20 @@ haskell/Guestfs010Launch haskell/Guestfs050LVCreate haskell/Guestfs.hs *.hi -hivex/*.1 -hivex/*.3 -hivex/hivexget -hivex/hivexml html/guestfish.1.html html/guestfs.3.html html/guestmount.1.html -html/hivex.3.html -html/hivexget.1.html -html/hivexml.1.html html/recipes.html html/virt-cat.1.html html/virt-df.1.html html/virt-edit.1.html html/virt-inspector.1.html html/virt-list-filesystems.1.html +html/virt-list-partitions.1.html html/virt-ls.1.html +html/virt-make-fs.1.html html/virt-rescue.1.html +html/virt-resize.1.html html/virt-tar.1.html html/virt-win-reg.1.html images/100kallnewlines @@ -106,6 +103,7 @@ images/100kallspaces images/100kallzeroes images/100krandom images/10klines +images/hello.b64 images/initrd images/initrd-x86_64.img images/initrd-x86_64.img.gz @@ -204,8 +202,11 @@ python/guestfs.py python/guestfs-py.c python/guestfs.pyc regressions/test1.img +regressions/test.err +regressions/test.out ruby/bindtests.rb ruby/ext/guestfs/extconf.h +ruby/ext/guestfs/_guestfs.bundle ruby/ext/guestfs/_guestfs.c ruby/ext/guestfs/_guestfs.so ruby/ext/guestfs/mkmf.log @@ -219,12 +220,14 @@ src/guestfs_protocol.h src/guestfs_protocol.x src/guestfs-structs.h src/.libs/libguestfs.so +src/libguestfs.syms src/.pod2text.data src/stamp-generator stamp-h1 test-tool/libguestfs-test-tool.1 test-tool/libguestfs-test-tool test-tool/libguestfs-test-tool-helper +tools/test.img tools/virt-*.1 /GNUmakefile /maint.mk