mirror of
https://gitlab.com/qemu-project/capstone.git
synced 2025-09-17 02:01:15 +08:00
update .gitignore
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@ -116,6 +116,7 @@ test_arm_regression
|
|||||||
test_arm_regression.o
|
test_arm_regression.o
|
||||||
fuzz_harness
|
fuzz_harness
|
||||||
test_iter_benchmark
|
test_iter_benchmark
|
||||||
|
test_file_benchmark
|
||||||
fuzz_bindisasm
|
fuzz_bindisasm
|
||||||
fuzz_disasm
|
fuzz_disasm
|
||||||
fuzz_decode_platform
|
fuzz_decode_platform
|
||||||
@ -129,6 +130,3 @@ cstool/cstool
|
|||||||
|
|
||||||
# android
|
# android
|
||||||
android-ndk-*
|
android-ndk-*
|
||||||
|
|
||||||
# benchmark/
|
|
||||||
benchmark/cs-benchmark*
|
|
Binary file not shown.
Reference in New Issue
Block a user