sotn-decomp/.gitignore
2023-03-16 12:31:37 +00:00

34 lines
532 B
Plaintext

main.exe
DRA.BIN
BIN/ARC_F.BIN
BIN/RIC.BIN
ST/
ctx.c
ctx.c.m2c
*.ld
*auto.*.txt
generated.symbols.*.txt
__pycache__
asm/*/*/*.s
asm/*/*/data/*.s
asm/*/*/nonmatchings/*.s
asm/*/*/nonmatchings/*/*.s
asm/*/*/nonmatchings/*/*/*.s
asm/*/servant/*/data/*.s
asm/*/servant/*/nonmatchings/*.s
asm/*/servant/*/nonmatchings/*/*.s
asm/*/servant/*/nonmatchings/*/*/*.s
asm/*/st/*/data/*.s
asm/*/st/*/nonmatchings/*.s
asm/*/st/*/nonmatchings/*/*.s
asm/*/st/*/nonmatchings/*/*/*.s
assets/
build/
expected/
disks/
.vscode/settings.json
tools/go