chore(git): ignore clangd files

This commit is contained in:
phaneron 2026-04-12 11:34:11 -04:00
parent 7aea32d80d
commit bdb3389efb

2
.gitignore vendored
View file

@ -6,4 +6,6 @@ profile/*/symbol/main.sym
build
profile/*/CMakeLists.txt
profile/*/compile_commands.json
profile/*/.cache
profile/*/entry.h
bna