mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-08 11:51:48 +00:00
7e399d91db
* Update libusbhsfs to 8c2e517. Furthermore, the UMS handler has been rewritten to use the new callback-based system from libusbhsfs. * Update FatFs to R0.15 w/patch2.
22 lines
235 B
Text
22 lines
235 B
Text
.vscode
|
|
build
|
|
host/__pycache__
|
|
host/build
|
|
host/dist
|
|
host/nxdumptool
|
|
*.elf
|
|
*.nacp
|
|
*.nro
|
|
*.nso
|
|
*.map
|
|
*.pfs0
|
|
*.lst
|
|
*.tar.bz2
|
|
*.7z
|
|
*.log
|
|
*.spec
|
|
*.exe
|
|
|
|
# TODO: remove these entries when we're done using PoCs.
|
|
main.cpp
|
|
/code_templates/tmp/*
|