X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=4067aae1ccf681c5ad3d084bf920a75f5d1e13b4;hp=f21ac09cd791ec45fb0d5cd2eb5f30a406934083;hb=26118d498eefe10c8fa604f949680d2417c8b25c;hpb=0132890790a082c5d0f31cc64367b4897c8e88b7 diff --git a/.gitignore b/.gitignore index f21ac09..4067aae 100644 --- a/.gitignore +++ b/.gitignore @@ -20,7 +20,11 @@ appliance/vmlinuz.* autom4te.cache *.bak bindtests.tmp +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 @@ -41,8 +45,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 @@ -59,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 @@ -160,6 +170,7 @@ Makefile Makefile.in missing *.o +ocaml/.depend ocaml/bindtests ocaml/bindtests.ml ocaml/dllmlguestfs.so @@ -177,6 +188,7 @@ ocaml/t/guestfs_010_launch ocaml/t/guestfs_050_lvcreate ocaml/t/guestfs_060_readdir ocaml/t/guestfs_070_threads +ocaml/t/guestfs_080_optargs ocaml/t/guestfs_400_progress perl/bindtests.pl perl/blib @@ -245,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