Add ignore file

This commit is contained in:
Ogre 2023-08-19 13:28:07 +02:00
commit b56c2b7abd
4 changed files with 12 additions and 0 deletions

4
.gitignore vendored Normal file
View File

@ -0,0 +1,4 @@
baserom.z64
libultra.a
libultra_d.a
libultra_rom.a

6
.gitmodules vendored Normal file
View File

@ -0,0 +1,6 @@
[submodule "tools/splat"]
path = tools/splat
url = https://github.com/ethteck/splat.git
[submodule "tools/flib"]
path = tools/flib
url = https://github.com/decompals/flib.git

1
tools/flib Submodule

@ -0,0 +1 @@
Subproject commit 4c41893966216ad492ba9b3059451d5577bf39f7

1
tools/splat Submodule

@ -0,0 +1 @@
Subproject commit b9a0298609be7598ee35db76e51f108d046c5b30