public release
This commit is contained in:
24
.gitignore
vendored
Normal file
24
.gitignore
vendored
Normal file
@@ -0,0 +1,24 @@
|
||||
nxbuild
|
||||
build*/
|
||||
*.elf
|
||||
*.nro
|
||||
*.nacp
|
||||
*.dksh
|
||||
*.nso
|
||||
*ignoreme
|
||||
src/ignoreme/
|
||||
old_code
|
||||
created_ncas
|
||||
assets/romfs/shaders
|
||||
.vscode/settings.json
|
||||
info/
|
||||
romfs/shaders
|
||||
assets/unused
|
||||
|
||||
libs/libpulsar
|
||||
libs/stb
|
||||
libs/yyjson
|
||||
libs/tweeny
|
||||
|
||||
compile_commands.json
|
||||
out
|
||||
Reference in New Issue
Block a user