From f1c297d15b657d6e572c0e24a00b442d64ead6ab Mon Sep 17 00:00:00 2001 From: "Richard W.M. Jones" Date: Thu, 19 Jul 2012 15:46:18 +0100 Subject: Remove references to long-obsolete Ocaml_inspector module from .gitignore. Cherry picked from commit a8b4ea1f0c173ab5662a4d0d084f0affb972c94e. --- .gitignore | 2 -- 1 file changed, 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 -- cgit