Additional test programs for Perl, Python, OCaml bindings.
[libguestfs.git] / .gitignore
index 63ec1f6..9fb9f04 100644 (file)
@@ -5,6 +5,13 @@
 *.lo
 *.o
 *~
+*.cmi
+*.cmo
+*.cmx
+*.cma
+*.cmxa
+*.a
+*.so
 Makefile.in
 Makefile
 aclocal.m4
@@ -27,6 +34,8 @@ examples/hello
 fish/guestfish
 guestfish.1
 guestfs.3
+html/guestfish.1.html
+html/guestfs.3.html
 initramfs
 initramfs.timestamp
 initramfs.*.img
@@ -43,14 +52,20 @@ m4/ltsugar.m4
 m4/ltversion.m4
 m4/lt~obsolete.m4
 ocaml/META
-ocaml/*.cmi
-ocaml/*.cmo
-ocaml/*.cmx
-ocaml/*.cma
-ocaml/*.cmxa
-ocaml/*.a
-ocaml/*.so
+ocaml/examples/lvs
+ocaml/t/guestfs_005_load
+ocaml/t/guestfs_010_launch
+ocaml/t/guestfs_050_lvcreate
+perl/Guestfs.c
+perl/Guestfs.bs
+perl/Makefile-pl
+perl/Makefile.PL
+perl/blib
+perl/pm_to_blib
+python/guestfs.pyc
+pod2htm?.tmp
 stamp-h1
 test*.img
+tests
 update-initramfs.sh
 vmlinuz.*