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

24 lines
252 B
Plaintext

.vscode
build
host/__pycache__
host/build
host/dist
host/nxdumptool
*.elf
*.nacp
*.nro
*.nso
*.map
*.pfs0
*.lst
*.tar.bz2
*.7z
*.log
*.spec
*.exe
*.code-workspace
# TODO: remove these entries when we're done using PoCs.
main.cpp
/code_templates/tmp/*