1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-09 12:11:44 +00:00
nxdumptool/.gitignore
2020-10-02 05:53:58 -04:00

17 lines
166 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