From 548b7f6629ff6bd7542e824e96b6ed6ee852b8c3 Mon Sep 17 00:00:00 2001 From: greg7mdp Date: Sun, 25 Jun 2023 19:42:10 -0400 Subject: [PATCH] Update .gitignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b208e24..fa7dbbc 100644 --- a/.gitignore +++ b/.gitignore @@ -4,5 +4,8 @@ benchmark/output benchmark/charts.html build* .vagrant +.cache +.gdb_history +compile_commands.json **/.vscode TAGS