build: Create an AUTHORS file.
[libguestfs.git] / .gitignore
index 7228828..ad44a7a 100644 (file)
@@ -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,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
@@ -62,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
@@ -168,8 +175,6 @@ 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
@@ -250,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