X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;ds=sidebyside;f=.gitignore;h=444e9b65c1b2f938dfabdf84a5a1d375216614bf;hb=7d8807ec3bc0b772d65e2ca1196f0980a037504e;hp=722882858e5fa0edb9d51f023d613e591a66a6c7;hpb=2be1648632e5e8dca06d84349314ab5e84f29e5c;p=libguestfs.git diff --git a/.gitignore b/.gitignore index 7228828..444e9b6 100644 --- a/.gitignore +++ b/.gitignore @@ -24,6 +24,7 @@ capitests/test-add-drive-opts capitests/test-command capitests/test-config capitests/test-create-handle +capitests/test-last-errno capitests/test*.img capitests/tests capitests/tests.c @@ -46,6 +47,10 @@ configure cscope.out csharp/ daemon/actions.h +daemon/errnostring_gperf.c +daemon/errnostring_gperf.gperf +daemon/errnostring.c +daemon/errnostring.h daemon/guestfsd daemon/guestfsd.exe daemon/guestfs_protocol.c @@ -62,6 +67,8 @@ emptydisk examples/hello examples/to-xml fish/cmds.c +fish/cmds_gperf.c +fish/cmds_gperf.gperf fish/completion.c fish/guestfish fish/guestfish.static @@ -250,6 +257,10 @@ ruby/ext/guestfs/mkmf.log ruby/Rakefile src/actions.c src/bindtests.c +src/errnostring_gperf.c +src/errnostring_gperf.gperf +src/errnostring.c +src/errnostring.h src/guestfs-actions.h src/guestfs-internal-actions.h src/guestfs_protocol.c