Add Erlang bindings.
[libguestfs.git] / .gitignore
index 4777a4f..55e10db 100644 (file)
@@ -73,6 +73,12 @@ edit/stamp-virt-*.pod
 edit/virt-edit
 edit/virt-edit.1
 emptydisk
+erlang/erl-guestfs
+erlang/erl-guestfs.c
+erlang/examples/guestfs-erlang.3
+erlang/examples/stamp-guestfs-erlang.pod
+erlang/guestfs.beam
+erlang/guestfs.erl
 examples/create_disk
 examples/guestfs-examples.3
 examples/guestfs-recipes.1
@@ -84,6 +90,7 @@ fish/cmds.c
 fish/cmds_gperf.c
 fish/cmds_gperf.gperf
 fish/completion.c
+fish/fish-cmds.h
 fish/guestfish
 fish/guestfish.1
 fish/guestfish-actions.pod
@@ -117,6 +124,7 @@ haskell/Guestfs.hs
 *.hi
 html/guestfish.1.html
 html/guestfs.3.html
+html/guestfs-erlang.3.html
 html/guestfs-examples.3.html
 html/guestfs-java.3.html
 html/guestfs-ocaml.3.html
@@ -205,6 +213,7 @@ Makefile
 Makefile.in
 missing
 *.o
+ocamlinit-stamp
 ocaml/bindtests
 ocaml/bindtests.ml
 ocaml/dllmlguestfs.so
@@ -304,6 +313,7 @@ ruby/ext/guestfs/_guestfs.c
 ruby/ext/guestfs/_guestfs.so
 ruby/ext/guestfs/mkmf.log
 ruby/Rakefile
+run
 src/actions.c
 src/bindtests.c
 src/errnostring_gperf.c
@@ -336,3 +346,4 @@ tools/virt-*.pl
 /build-aux
 /gnulib
 .git-module-status
+.guestfs-*