diff --git a/.gitignore b/.gitignore index ac9a66e..60ea585 100644 --- a/.gitignore +++ b/.gitignore @@ -3,6 +3,8 @@ Release build *.a +# ignore clangd cache directory +.cache .vs/ .vscode/ /SQLiteCpp.sln