mirror of
https://github.com/HarbourMasters/Starship
synced 2026-07-11 15:44:52 -04:00
add /build to .gitignore
This commit is contained in:
@@ -5,3 +5,4 @@ undefined*
|
||||
*.n64
|
||||
*.z64
|
||||
*.bin
|
||||
/build
|
||||
@@ -31,8 +31,8 @@ options:
|
||||
# auto_all_sections: [".data", ".rodata", ".bss"]
|
||||
|
||||
symbol_addrs_path: symbol_addrs.txt
|
||||
undefined_funcs_auto_path: undefined_funcs_auto.txt
|
||||
undefined_syms_auto_path: undefined_syms_auto.txt
|
||||
undefined_funcs_auto_path: linker_scripts/us/auto/undefined_funcs_auto.ld
|
||||
undefined_syms_auto_path: linker_scripts/us/auto/undefined_syms_auto.ld
|
||||
reloc_addrs_path: reloc_addrs.txt
|
||||
|
||||
extensions_path: tools/splat_ext
|
||||
|
||||
Reference in New Issue
Block a user