1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-11-09 20:21:45 +00:00
nxdumptool/.gitignore
2020-10-01 02:17:59 -04:00

16 lines
159 B
Text

build
/*.elf
/*.nacp
/*.nro
/*.nso
/*.map
/*.pfs0
/*.lst
/*.tar.bz2
/code_templates/tmp/*
/source/main.c
# Clion files
.idea
cmake-build-debug
CMakeLists.txt