diff options
author | Richard Jones <rjones@redhat.com> | 2010-01-29 12:18:30 +0000 |
---|---|---|
committer | Richard Jones <rjones@redhat.com> | 2010-01-29 18:23:58 +0000 |
commit | 15a5511e038f53ade23fa998985ecd4de39b60d5 (patch) | |
tree | 7028718c77a8448ce09c1b949ef47e9c72202b13 /.gitignore | |
parent | a6025c11d97ed5802b3729a93d224d2baa20ff12 (diff) | |
download | libguestfs-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-- | .gitignore | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |