mirror of
https://github.com/DarkMatterCore/nxdumptool.git
synced 2024-11-09 20:21:45 +00:00
43f744326f
* The new logfile handler should now work properly. * A UTF-8 BOM is now written at the start of every new logfile.
17 lines
157 B
Text
17 lines
157 B
Text
build
|
|
*.elf
|
|
*.nacp
|
|
*.nro
|
|
*.nso
|
|
*.map
|
|
*.pfs0
|
|
*.lst
|
|
*.tar.bz2
|
|
/code_templates/tmp/*
|
|
/source/main.c
|
|
*.log
|
|
|
|
# Clion files
|
|
.idea
|
|
cmake-build-debug
|
|
CMakeLists.txt
|