From 52f39270e7b12fc457ee5bd5fcad13f33a31cdde Mon Sep 17 00:00:00 2001 From: Davis Vaughan Date: Thu, 7 Mar 2024 09:34:27 -0500 Subject: [PATCH] Tweak `.gitignore` --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 014c1b316..10ec9a9ad 100644 --- a/.gitignore +++ b/.gitignore @@ -7,3 +7,5 @@ docs .clangd launch.json .vscode/ +.cache/ +compile_commands.json