mirror of
https://github.com/J-D-K/JKSV.git
synced 2026-03-21 17:24:37 -05:00
19 lines
211 B
Plaintext
19 lines
211 B
Plaintext
build/
|
|
.vscode/
|
|
*.cbp
|
|
*.layout
|
|
|
|
.idea/
|
|
cmake-build-debug/
|
|
|
|
# build artifacts
|
|
JKSV.elf
|
|
JKSV.lst
|
|
JKSV.nacp
|
|
JKSV.nro
|
|
JKSV.nso
|
|
JKSV.pfs0
|
|
|
|
#sometimes I give jksv to people and forget about this.
|
|
JKSV.zip
|
|
JKSV.nro.zip |