mirror of
https://github.com/zeldaret/st
synced 2026-08-05 09:34:10 -04:00
bc04021bc0
* initial clangd support through python * update install instructions * invert configure.py behavior * fix oopsie * fix few issues from clangd * fix related build issues
28 lines
259 B
Plaintext
28 lines
259 B
Plaintext
build/
|
|
.vscode/
|
|
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
|