1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-22 10:16:39 +00:00
nxdumptool/.gitignore
2023-03-25 12:10:07 +01:00

23 lines
252 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
*.code-workspace
# TODO: remove these entries when we're done using PoCs.
main.cpp
/code_templates/tmp/*