diff options
| author | Cole Robinson | 2014-04-12 00:23:02 +0200 |
|---|---|---|
| committer | Michael Tokarev | 2014-04-27 11:04:18 +0200 |
| commit | a27b04577e6db52158d0e1d4483dfbaa037bff5d (patch) | |
| tree | c05c9432a31a3f4a50fdcc2791cbc4e4162d5f2b /tests | |
| parent | move test-* from .gitignore to tests/.gitignore (diff) | |
| download | qemu-a27b04577e6db52158d0e1d4483dfbaa037bff5d.tar.gz qemu-a27b04577e6db52158d0e1d4483dfbaa037bff5d.tar.xz qemu-a27b04577e6db52158d0e1d4483dfbaa037bff5d.zip | |
tests/.gitignore: Ignore test-rfifolock
Signed-off-by: Cole Robinson <crobinso@redhat.com>
Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/.gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/.gitignore b/tests/.gitignore index 3aa1e95618..c71c11020e 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -23,6 +23,7 @@ test-qmp-input-strict test-qmp-input-visitor test-qmp-marshal.c test-qmp-output-visitor +test-rfifolock test-string-input-visitor test-string-output-visitor test-thread-pool |
