mirror of
https://github.com/yuzu-emu/unicorn
synced 2024-11-24 11:48:16 +00:00
haskell: update .gitignore
This commit is contained in:
parent
689be9356f
commit
b53bab1362
1 changed files with 7 additions and 0 deletions
7
bindings/haskell/.gitignore
vendored
7
bindings/haskell/.gitignore
vendored
|
@ -14,3 +14,10 @@ cabal.sandbox.config
|
|||
*.prof
|
||||
*.aux
|
||||
*.hp
|
||||
SampleArm
|
||||
SampleArm64
|
||||
SampleM68k
|
||||
SampleMips
|
||||
SampleSparc
|
||||
SampleX86
|
||||
Shellcode
|
||||
|
|
Loading…
Reference in a new issue