From 0e082c670f43d9f82e69d6b3f66d5f71e30e706a Mon Sep 17 00:00:00 2001 From: Stephen Seo Date: Mon, 30 Aug 2021 12:07:27 +0900 Subject: [PATCH] Update .gitignore --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 6bfb72b..3957bdb 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,5 @@ build*/ -.clangd/ +.cache/ compile_commands.json *.o doxygen_out/