1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 13:33:25 +01:00
nxdumptool/.gitignore
2023-07-22 00:53:56 +02:00

23 lines
258 B
Plaintext

.vscode
build
host/__pycache__
host/installer
host/build
host/dist
host/nxdumptool
*.elf
*.nacp
*.nro
*.nso
*.map
*.pfs0
*.lst
*.log
*.spec
*.exe
*.code-workspace
# TODO: remove this after the PoC builds are no longer needed.
main.cpp
/code_templates/tmp/*