diff options
author | Fam Zheng <famz@redhat.com> | 2014-01-27 16:26:21 +0800 |
---|---|---|
committer | Michael Tokarev <mjt@tls.msk.ru> | 2014-02-01 13:56:31 +0400 |
commit | b76afd1072e02fe77e09790fbe1e831700976c5f (patch) | |
tree | a3e8fd51ab6a01aa89f604690ab71bf5de52210d /tests | |
parent | 5eaac2f8282a066f08b5c91f43a4e2ede0e55b8c (diff) |
tests/.gitignore: Ignore tests/check-qom-interface
Signed-off-by: Fam Zheng <famz@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 1aed2249ff..9ba9d96b6b 100644 --- a/tests/.gitignore +++ b/tests/.gitignore @@ -4,6 +4,7 @@ check-qint check-qjson check-qlist check-qstring +check-qom-interface test-aio test-bitops test-throttle |