mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-04-05 06:25:33 +00:00
update .gitignore
This commit is contained in:
parent
9f9d57e84f
commit
8a6fe6dc9d
1 changed files with 10 additions and 0 deletions
10
.gitignore
vendored
10
.gitignore
vendored
|
|
@ -51,6 +51,16 @@ shellcode.static
|
|||
sample_m68k
|
||||
sample_m68k.exe
|
||||
sample_m68k.static
|
||||
mem_exec
|
||||
mem_exec.exe
|
||||
mem_exec.static
|
||||
mem_protect
|
||||
mem_protect.exe
|
||||
mem_protect.static
|
||||
mem_unmap
|
||||
mem_unmap.exe
|
||||
mem_unmap.static
|
||||
|
||||
|
||||
libunicorn*.dll
|
||||
libunicorn*.so
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue