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-07-19 16:11:24 +0100
commita8b4ea1f0c173ab5662a4d0d084f0affb972c94e (patch)
tree4e9ae0f70a582b5c3423f490fff2389ee9475260
parentf514d462cda5395c8614577930ee69eebafc969d (diff)
downloadlibguestfs-a8b4ea1f0c173ab5662a4d0d084f0affb972c94e.tar.gz
libguestfs-a8b4ea1f0c173ab5662a4d0d084f0affb972c94e.tar.xz
libguestfs-a8b4ea1f0c173ab5662a4d0d084f0affb972c94e.zip
Remove references to long-obsolete Ocaml_inspector module from .gitignore.
-rw-r--r--.gitignore2
1 files changed, 0 insertions, 2 deletions
diff --git a/.gitignore b/.gitignore
index b811e097..e223d3b0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -228,8 +228,6 @@ Makefile.in
/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