X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=d42898a1219b96dc1fcffa128bc6f0a2b1a2c42d;hp=e5c9ffa52455676068d7185ac618ce09b3392654;hb=bf3b9e2e236b4dd2216200993ba39545ad5160bb;hpb=d859c283c469b9d9124d90d0ac32024671372ed5 diff --git a/.gitignore b/.gitignore index e5c9ffa..d42898a 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 @@ -44,8 +45,10 @@ 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 @@ -64,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 @@ -165,13 +170,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 @@ -252,6 +254,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