X-Git-Url: http://git.annexia.org/?p=libguestfs.git;a=blobdiff_plain;f=.gitignore;h=ad44a7aae80e59500435b6fd2c339b5823506099;hp=dbe636b129f5af667fba71b9cbceb2fb69dc45d3;hb=5a10318ac808fb3cb0bf9071e0cf6b63a0b3eb6a;hpb=0003ea2c3dbaa7e22f4f616539136821d80694b8 diff --git a/.gitignore b/.gitignore index dbe636b..ad44a7a 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 @@ -40,8 +44,13 @@ config.log config.status config.sub configure -csharp/ +cscope.out +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 @@ -58,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 @@ -159,12 +170,11 @@ 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 @@ -176,6 +186,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 @@ -244,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 @@ -252,6 +267,7 @@ src/guestfs_protocol.x src/guestfs-structs.h src/.libs/libguestfs.so src/libguestfs.syms +*.swp stamp-h1 test1.img test-tool/libguestfs-test-tool