Add ignore file
This commit is contained in:
commit
b56c2b7abd
|
|
@ -0,0 +1,4 @@
|
||||||
|
baserom.z64
|
||||||
|
libultra.a
|
||||||
|
libultra_d.a
|
||||||
|
libultra_rom.a
|
||||||
|
|
@ -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
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit 4c41893966216ad492ba9b3059451d5577bf39f7
|
||||||
|
|
@ -0,0 +1 @@
|
||||||
|
Subproject commit b9a0298609be7598ee35db76e51f108d046c5b30
|
||||||
Loading…
Reference in New Issue