X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=fa231500bdd03264182719ba152b372d692b2df8;hp=484b9470fbf38dc335b22d1acf6b51439d08d0ec;hb=e55400960a6a06eb6dc16ea96f3c30ed580d3d3a;hpb=4d53df4d7399d35b51bd69d76e00539d1de825e0 diff --git a/.gitignore b/.gitignore index 484b947..fa23150 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 @@ -80,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 @@ -203,8 +201,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 @@ -218,12 +219,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