chore: ignore clangd cache and compile commands
This commit is contained in:
parent
61bc793e9e
commit
741576d01e
1 changed files with 2 additions and 0 deletions
2
.gitignore
vendored
2
.gitignore
vendored
|
|
@ -10,3 +10,5 @@ ft_ping.test
|
||||||
*.log
|
*.log
|
||||||
build/
|
build/
|
||||||
build.mk
|
build.mk
|
||||||
|
.cache/
|
||||||
|
compile_commands.json
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue