mirror of
https://github.com/DarkStore-3DS/DarkStore.git
synced 2026-07-03 00:39:02 +00:00
Add .gitignore and crowdin.yml
This commit is contained in:
+20
@@ -0,0 +1,20 @@
|
|||||||
|
|
||||||
|
*.bin
|
||||||
|
*.d
|
||||||
|
*.o
|
||||||
|
*.smdh
|
||||||
|
*.elf
|
||||||
|
*.cia
|
||||||
|
*.3dsx
|
||||||
|
*/build
|
||||||
|
*.map
|
||||||
|
*.lst
|
||||||
|
.vscode/ipch
|
||||||
|
*.DS_Store
|
||||||
|
3ds/romfs/gfx/*.t3x
|
||||||
|
|
||||||
|
bannertool*
|
||||||
|
makerom*
|
||||||
|
*.pfs0
|
||||||
|
*.nso
|
||||||
|
*.nacp
|
||||||
@@ -0,0 +1,3 @@
|
|||||||
|
files:
|
||||||
|
- source: /romfs/lang/en/app.json
|
||||||
|
translation: /romfs/lang/%two_letters_code%/app.json
|
||||||
Reference in New Issue
Block a user