diff options
author | Cole Robinson <crobinso@redhat.com> | 2012-12-06 20:03:26 -0500 |
---|---|---|
committer | Stefan Hajnoczi <stefanha@redhat.com> | 2012-12-18 17:06:01 +0100 |
commit | 887eb29930a7b48e46d16916cb050d114016f143 (patch) | |
tree | 777a5d99042e5a55d74160a9d8e6d98823ae925e /.gitignore | |
parent | 8c815fb30ed1940c66389be728b29d5ebdf05c0e (diff) |
gitignore: Add virtfs-proxy-helper
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Stefan Hajnoczi <stefanha@redhat.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index bd6ba1c71e..3ce57ccd58 100644 --- a/.gitignore +++ b/.gitignore @@ -47,6 +47,7 @@ test-qmp-output-visitor test-string-input-visitor test-string-output-visitor test-visitor-serialization +fsdev/virtfs-proxy-helper fsdev/virtfs-proxy-helper.1 fsdev/virtfs-proxy-helper.pod .gdbinit |