From 990e4871ad7f01b3bc309c8af0690764fd49931c Mon Sep 17 00:00:00 2001 From: Warwick Date: Wed, 16 Apr 2025 16:38:15 +0100 Subject: [PATCH] Update gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 4dd49cb..f64ceba 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ +.cache/ CMakeCache.txt CMakeFiles/ Makefile cmake_install.cmake +compile_commands.json