nxdumptool/.gitignore

18 lines
157 B
Text
Raw Normal View History

2020-04-11 01:28:26 -04:00
build
*.elf
*.nacp
*.nro
*.nso
*.map
*.pfs0
*.lst
*.tar.bz2
2020-10-01 02:17:59 -04:00
/code_templates/tmp/*
/source/main.c
*.log
2020-04-11 01:28:26 -04:00
# Clion files
.idea
cmake-build-debug
CMakeLists.txt