Initial Commit
This commit is contained in:
23
.gitignore
vendored
Normal file
23
.gitignore
vendored
Normal file
@@ -0,0 +1,23 @@
|
||||
.vscode/
|
||||
!.vscode/c_cpp_properties.json
|
||||
build/
|
||||
screenshots/
|
||||
libnx/
|
||||
switch/
|
||||
*.elf
|
||||
*.nacp
|
||||
*.nro
|
||||
*.zip
|
||||
*.bin
|
||||
*.nsp
|
||||
*.psd
|
||||
*.bak
|
||||
resources/i18n/zh-Hans
|
||||
resources/i18n/zh-Hant
|
||||
resources/i18n/en-GB
|
||||
resources/icon
|
||||
resources/material
|
||||
resources/inter
|
||||
resources/.gitignore
|
||||
rcm/output/
|
||||
rcm/build/
|
||||
Reference in New Issue
Block a user