diff options
author | Davidlohr Bueso <dave@gnu.org> | 2012-01-12 09:14:47 +0400 |
---|---|---|
committer | Rusty Russell <rusty@rustcorp.com.au> | 2012-01-12 09:14:47 +0400 |
commit | 07fe9977b6234ede1bd29e10e0323e478860c871 (patch) | |
tree | 802e48e78503b82953b9ff415f882fb6edb05dbc /tools/lguest/.gitignore | |
parent | 39082f7e5912cdc70f9ab0767e7342711f34b9f8 (diff) | |
download | linux-07fe9977b6234ede1bd29e10e0323e478860c871.tar.xz |
lguest: move the lguest tool to the tools directory
This is a better location instead of having it in Documentation.
Signed-off-by: Davidlohr Bueso <dave@gnu.org>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au> (fixed compile)
Diffstat (limited to 'tools/lguest/.gitignore')
-rw-r--r-- | tools/lguest/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/lguest/.gitignore b/tools/lguest/.gitignore new file mode 100644 index 000000000000..115587fd5f65 --- /dev/null +++ b/tools/lguest/.gitignore @@ -0,0 +1 @@ +lguest |