diff --git a/.gitignore b/.gitignore index 48ad3402..562fc407 100644 --- a/.gitignore +++ b/.gitignore @@ -1,7 +1,7 @@ asm starfox64.ld *.d -undefined* +*_auto.ld *.n64 *.z64 *.bin diff --git a/linker_scripts/us/undefined_syms.ld b/linker_scripts/us/undefined_syms.ld new file mode 100644 index 00000000..e69de29b