chore: ignore clangd cache and compile commands

This commit is contained in:
lohhiiccc 2026-02-08 00:33:28 +01:00
parent 61bc793e9e
commit 741576d01e

2
.gitignore vendored
View file

@ -10,3 +10,5 @@ ft_ping.test
*.log *.log
build/ build/
build.mk build.mk
.cache/
compile_commands.json