1
0
Fork 0
mirror of https://github.com/DarkMatterCore/nxdumptool.git synced 2024-09-19 21:43:44 +01:00
nxdumptool/.gitignore

18 lines
157 B
Plaintext
Raw Normal View History

2020-04-11 06:28:26 +01:00
build
*.elf
*.nacp
*.nro
*.nso
*.map
*.pfs0
*.lst
*.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