diff --git a/.gitignore b/.gitignore index 86d062ab..cc75cfd3 100644 --- a/.gitignore +++ b/.gitignore @@ -3,5 +3,5 @@ compile_commands.json # LSP keeps state here .cache # typical build directories -build +.build* ccov