diff options
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitignore b/.gitignore index a8e0f1716b..d2c5c2f6b8 100644 --- a/.gitignore +++ b/.gitignore @@ -48,6 +48,7 @@ QMP/qmp-commands.txt test-bitops test-coroutine test-int128 +test-opts-visitor test-qmp-input-visitor test-qmp-output-visitor test-string-input-visitor |