summaryrefslogtreecommitdiffstats
path: root/.gitignore
diff options
context:
space:
mode:
authorRichard Jones <rjones@redhat.com>2010-01-29 12:18:30 +0000
committerRichard Jones <rjones@redhat.com>2010-01-29 18:23:58 +0000
commit15a5511e038f53ade23fa998985ecd4de39b60d5 (patch)
tree7028718c77a8448ce09c1b949ef47e9c72202b13 /.gitignore
parenta6025c11d97ed5802b3729a93d224d2baa20ff12 (diff)
downloadlibguestfs-15a5511e038f53ade23fa998985ecd4de39b60d5.tar.gz
libguestfs-15a5511e038f53ade23fa998985ecd4de39b60d5.tar.xz
libguestfs-15a5511e038f53ade23fa998985ecd4de39b60d5.zip
hivex: Add 'hivexsh' program (shell for navigating registry hives).
Diffstat (limited to '.gitignore')
-rw-r--r--.gitignore2
1 files changed, 2 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore
index 5b4d3569..a80f1ec6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -83,12 +83,14 @@ haskell/Guestfs.hs
hivex/*.1
hivex/*.3
hivex/hivexget
+hivex/hivexsh
hivex/hivexml
html/guestfish.1.html
html/guestfs.3.html
html/guestmount.1.html
html/hivex.3.html
html/hivexget.1.html
+html/hivexsh.1.html
html/hivexml.1.html
html/recipes.html
html/virt-cat.1.html