add clangd to gitignore

This commit is contained in:
zongor 2025-10-05 12:24:59 -07:00
parent a5901e7399
commit 71622c3133
1 changed files with 2 additions and 1 deletions

3
.gitignore vendored
View File

@ -106,4 +106,5 @@ zre.wasm
memory_dump.bin memory_dump.bin
build/ build/
.gdb_history .gdb_history
.vscode .vscode
.clangd