From: Laszlo Ersek Date: Mon, 19 Aug 2013 22:35:39 +0000 (+0200) Subject: add "test-int128" and "test-bitops" to .gitignore X-Git-Tag: Tizen_Studio_1.3_Release_p2.3.1~524^2~3^2~210^2~3 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=99351c8472f76552c059a5dd382860229d647c4f;p=sdk%2Femulator%2Fqemu.git add "test-int128" and "test-bitops" to .gitignore "test-int128" was probably missed in commit 6046c620 ("int128: optimize and add test cases"). "test-bitops" was probably missed in commit 3464700f ("tests: Add test-bitops.c with some sextract tests"). Signed-off-by: Laszlo Ersek Tested-by: Wanlong Gao Signed-off-by: Luiz Capitulino --- diff --git a/.gitignore b/.gitignore index 0fe114d251..a8e0f1716b 100644 --- a/.gitignore +++ b/.gitignore @@ -45,7 +45,9 @@ qemu-bridge-helper qemu-monitor.texi vscclient QMP/qmp-commands.txt +test-bitops test-coroutine +test-int128 test-qmp-input-visitor test-qmp-output-visitor test-string-input-visitor