X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=25948fc0be98664998dee9e659de9f87f045e89d;hp=8ef94ffdbb7856d18012f2f00f18c1f86f61b259;hb=3cead7285040673a50a119f3be7de4d7f3334f73;hpb=115bc4b816ae5e203dff07070ddc8819585f38e5 diff --git a/.gitignore b/.gitignore index 8ef94ff..25948fc 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 @@ -43,6 +44,7 @@ config.log config.status config.sub configure +csharp/ daemon/actions.h daemon/guestfsd daemon/guestfsd.exe @@ -72,6 +74,7 @@ guestfs.3 guestfs-actions.pod guestfs-availability.pod guestfs-structs.pod +guestfsd-in-wine.log haskell/Bindtests haskell/Bindtests.hs haskell/Guestfs005Load @@ -79,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 @@ -104,6 +103,8 @@ images/100kallspaces images/100kallzeroes images/100krandom images/10klines +images/abssymlink +images/hello.b64 images/initrd images/initrd-x86_64.img images/initrd-x86_64.img.gz @@ -202,8 +203,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 @@ -217,12 +221,15 @@ 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 +test1.img 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