1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2025-02-03 23:35:05 +00:00
nxdumptool/.gitignore

20 lines
171 B
Text
Raw Permalink Normal View History

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
*.log
*.spec
*.exe
*.dksh
main.cpp
2020-10-01 02:17:59 -04:00
/code_templates/tmp/*