uLaunch/.gitignore

11 lines
67 B
Text
Raw Normal View History

2019-10-05 22:44:05 +02:00
build/
.vscode/
Out/
2019-10-13 01:26:30 +02:00
SdOut/
2019-10-05 22:44:05 +02:00
*.elf
*.npdm
*.nso
2019-10-18 22:49:47 +02:00
*.nsp
.vs/
bin/
obj/