Initial project setup

Add basic project structure with README and gitignore.
Setting up Nintendo Switch homebrew project for BOTW save modification.
This commit is contained in:
badblocks 2023-05-15 14:29:16 -07:00
commit e9ae66e136
No known key found for this signature in database

8
.gitignore vendored Normal file
View file

@ -0,0 +1,8 @@
build/
*.elf
*.nro
*.nacp
*.o
*.d
*.map
*.lst