mirror of
https://github.com/zeldaret/ss
synced 2026-05-31 17:32:02 -04:00
23 lines
271 B
Plaintext
23 lines
271 B
Plaintext
__pycache__
|
|
.vscode/c_cpp_properties.json
|
|
|
|
# game files
|
|
orig/*/*
|
|
!orig/SOUE01/README.md
|
|
!orig/*/.gitkeep
|
|
|
|
# ninja stuff
|
|
build
|
|
build.ninja
|
|
.ninja_deps
|
|
.ninja_log
|
|
|
|
# tools
|
|
tools/dtk
|
|
tools/mwcc_compiler/*
|
|
!tools/mwcc_compiler/.gitkeep
|
|
/tools/objdiff.exe
|
|
|
|
objdiff.json
|
|
ctx.c
|