From 45429997d5705774081086b1e698f6a2d6a59f54 Mon Sep 17 00:00:00 2001 From: jakeg00dwin Date: Wed, 10 Apr 2024 10:58:44 -0700 Subject: [PATCH] ignore the cache --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index e7ca1a1..e45201d 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ build/CTestTestfile.cmake build/Makefile build/cmake_install.cmake build/compile_commands.json +.cache/clangd/index