mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-08 11:51:48 +00:00
643847be39
Fixes false-positive AV warnings.
22 lines
259 B
Text
22 lines
259 B
Text
.vscode
|
|
build
|
|
host/__pycache__
|
|
host/standalone
|
|
host/nxdt_host*
|
|
host/nxdumptool
|
|
*.elf
|
|
*.nacp
|
|
*.nro
|
|
*.nso
|
|
*.map
|
|
*.pfs0
|
|
*.lst
|
|
*.log
|
|
*.spec
|
|
*.exe
|
|
*.7z
|
|
*.code-workspace
|
|
|
|
# TODO: remove this after the PoC builds are no longer needed.
|
|
main.cpp
|
|
/code_templates/tmp/*
|