X-Git-Url: http://git.annexia.org/?a=blobdiff_plain;f=.gitignore;h=89ee54f38fff6c600b015525fd5f1176fb30f7e7;hb=01d613ae957431d65c700a34e369ef4c06dd6d8f;hp=e5c9ffa52455676068d7185ac618ce09b3392654;hpb=d859c283c469b9d9124d90d0ac32024671372ed5;p=libguestfs.git diff --git a/.gitignore b/.gitignore index e5c9ffa..89ee54f 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,8 @@ configure cscope.out csharp/ daemon/actions.h +daemon/errnostring_gperf.c +daemon/errnostring_gperf.gperf daemon/errnostring.c daemon/errnostring.h daemon/guestfsd @@ -252,6 +255,8 @@ 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