Skip to content

Commit

Permalink
add "test-int128" and "test-bitops" to .gitignore
Browse files Browse the repository at this point in the history
"test-int128" was probably missed in commit 6046c62
("int128: optimize and add test cases").

"test-bitops" was probably missed in commit 3464700
("tests: Add test-bitops.c with some sextract tests").

Signed-off-by: Laszlo Ersek <lersek@redhat.com>
Tested-by: Wanlong Gao <gaowanlong@cn.fujitsu.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
  • Loading branch information
lersek authored and Luiz Capitulino committed Aug 20, 2013
1 parent 15a849b commit 99351c8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 99351c8

Please sign in to comment.