From 468ec0d164039e89ee8fc7c03eba0f60b338b8a7 Mon Sep 17 00:00:00 2001 From: Matthew Carbone Date: Sat, 23 Dec 2023 21:35:58 -0500 Subject: [PATCH] Update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 44ce3f7..ac3afb0 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,5 @@ config.yaml debug/ lib/Catch2_v3/build/ .DS_Store +compile_commands.json +.cache