Add clangd cache to gitignore

This commit is contained in:
Kasper Sauramo
2025-03-20 11:54:49 +02:00
parent 4eafc4e61f
commit 1f10b3b821

4
.gitignore vendored
View File

@@ -3,5 +3,9 @@
*.log
tmp/
# Clangd
.cache/
# Us
**/build
**/compile_commands.json