From a8b4ea1f0c173ab5662a4d0d084f0affb972c94e 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. --- .gitignore | 2 -- 1 file changed, 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 -- cgit