git: added clangd cache files to gitignore

This commit is contained in:
Sara 2025-09-16 13:35:38 +02:00
parent 7ff11ded25
commit 41a53ee52b

2
.gitignore vendored
View file

@ -1,3 +1,5 @@
bin/
build/
Makefile
.cache/
compile_commands.json