summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-01-29 19:12:34 +0000
committerRichard Jones <rjones@redhat.com>2010-01-29 19:12:34 +0000
commit73c587ff0f2f8f76af39b16dafb0949be7bf0883 (patch)
treeaf0d51116778d4d3436076d4baa20bfd3e56408f /.gitignore
parent15a5511e038f53ade23fa998985ecd4de39b60d5 (diff)
downloadlibguestfs-73c587ff0f2f8f76af39b16dafb0949be7bf0883.tar.gz
libguestfs-73c587ff0f2f8f76af39b16dafb0949be7bf0883.tar.xz
libguestfs-73c587ff0f2f8f76af39b16dafb0949be7bf0883.zip
hivex: Reimplement hivexget as a simple shell script.
hivexget is currently a large C program. Now that we have hivexsh (the shell) we can reimplement hivexget as a simple bash script that calls out to hivexsh.
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore1
1 files changed, 0 insertions, 1 deletions
diff --git a/.gitignore b/.gitignore
index a80f1ec6..49daccd3 100644
--- a/.gitignore
+++ b/.gitignore
@@ -82,7 +82,6 @@ haskell/Guestfs.hs
*.hi
hivex/*.1
hivex/*.3
-hivex/hivexget
hivex/hivexsh
hivex/hivexml
html/guestfish.1.html