nxdumptool/.gitignore

21 lines
177 B
Text
Raw Normal View History

2021-07-15 12:19:03 -04:00
.vscode
2020-04-11 01:28:26 -04:00
build
host/__pycache__
host/build
host/dist
host/nxdumptool
*.elf
*.nacp
*.nro
*.nso
*.map
*.pfs0
*.lst
*.tar.bz2
2021-08-03 03:15:06 -04:00
*.7z
*.log
*.spec
*.exe
main.cpp
2020-10-01 03:17:59 -03:00
/code_templates/tmp/*