Files
st/.gitignore
T
Mityno 01a4804485 Create a CMakeLists.txt to generate compile_commands.json (#80)
* Add CMakeList to create compilation database with minimal instructions

* Tidy up CMakeLists and add documentation

* Rename project in CMakeLists to generalize

* Add details to the LSP doc

* Add editor config files to `.gitignore`
2026-06-16 17:02:05 +02:00

29 lines
267 B
Plaintext

build/
.vscode/
.clangd
cmake/
compile_commands.json
ph_*/
*.nds
*bios.bin
/m2ctx
*.sav
*.ml*
*.xMAP
objdiff.json
/objdiff-cli
/objdiff-cli.exe
/dsd
/dsd.exe
/dsd.pdb
build.ninja
.ninja_log*
.ninja_lock
.ninja_deps
/wibo
m2c*.c
nonmatchings/
.venv/
venv/
tools/*.exe