mirror of
https://github.com/pret/pokestadium.git
synced 2026-03-21 17:24:20 -05:00
33 lines
308 B
Plaintext
33 lines
308 B
Plaintext
.splat/
|
|
asm/
|
|
bin/
|
|
assets/
|
|
build/
|
|
|
|
linker_scripts/*/auto/
|
|
linker_scripts/*/pokestadium.ld
|
|
*_auto.ld
|
|
pokestadium.ld
|
|
pokestadium-*yaml
|
|
|
|
__pycache__/
|
|
.make_options
|
|
|
|
ctx.c
|
|
ctx.c.m2c
|
|
*.o
|
|
|
|
*.z64
|
|
*.n64
|
|
*.v64
|
|
*.plf
|
|
*.sym
|
|
.venv
|
|
|
|
.vscode/*
|
|
!.vscode/c_cpp_properties.json
|
|
tools/vtxdis
|
|
tools/permuter
|
|
tools/n64
|
|
.DS_Store
|