1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-20 05:53:25 +01:00
nxdumptool/.gitignore

18 lines
166 B
Plaintext
Raw Normal View History

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