X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=bf49d56ae4e04cbc10c7d965671bff66c36ee807;hp=406e75610f91f39f47f3765a2e2cc27185456e96;hb=cb7ec8be4ce6068b6cbc6522a67826cdbd161024;hpb=b535363e7e7a000cca3651790f911b2d0605968f diff --git a/.gitignore b/.gitignore index 406e756..bf49d56 100644 --- a/.gitignore +++ b/.gitignore @@ -20,9 +20,12 @@ appliance/vmlinuz.* autom4te.cache *.bak bindtests.tmp +capitests/test-add-drive-opts +capitests/test-add-libvirt-dom capitests/test-command capitests/test-config capitests/test-create-handle +capitests/test-last-errno capitests/test*.img capitests/tests capitests/tests.c @@ -43,8 +46,12 @@ config.status config.sub configure cscope.out -csharp/ +csharp/Libguestfs.cs 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 @@ -61,6 +68,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 @@ -162,13 +171,10 @@ Makefile Makefile.in missing *.o -ocaml/.depend ocaml/bindtests ocaml/bindtests.ml ocaml/dllmlguestfs.so ocaml/examples/lvs -ocaml/examples/throbber.ml -ocaml/examples/viewer ocaml/guestfs_c_actions.c ocaml/guestfs_inspector.ml ocaml/guestfs_inspector.mli @@ -249,6 +255,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