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

18 lines
166 B
Plaintext

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