summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorRichard W.M. Jones <rjones@redhat.com>2012-07-19 15:46:18 +0100
committerRichard W.M. Jones <rjones@redhat.com>2012-08-05 22:48:51 +0100
commitf1c297d15b657d6e572c0e24a00b442d64ead6ab (patch)
treebe74b64da449ca6fac0b10ec123ab00a602fd0b4
parente6bc31ca8b0c96ef5a717f8efa5e9161fb4cd8a7 (diff)
downloadlibguestfs-f1c297d15b657d6e572c0e24a00b442d64ead6ab.tar.gz
libguestfs-f1c297d15b657d6e572c0e24a00b442d64ead6ab.tar.xz
libguestfs-f1c297d15b657d6e572c0e24a00b442d64ead6ab.zip
Remove references to long-obsolete Ocaml_inspector module from .gitignore.
Cherry picked from commit a8b4ea1f0c173ab5662a4d0d084f0affb972c94e.
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index 2c6be10e..3d0b7ff4 100644
--- a/.gitignore
+++ b/.gitignore
@@ -211,8 +211,6 @@ ocaml/examples/guestfs-ocaml.3
ocaml/examples/inspect_vm
ocaml/examples/stamp-guestfs-ocaml.pod
ocaml/guestfs_c_actions.c
-ocaml/guestfs_inspector.ml
-ocaml/guestfs_inspector.mli
ocaml/guestfs.ml
ocaml/guestfs.mli
ocamlinit-stamp