From c59123330f88d90440cca5073ebe58c077ded9c5 Mon Sep 17 00:00:00 2001 From: BritishTeapot Date: Tue, 18 Mar 2025 09:55:20 +0100 Subject: [PATCH] Updated `.gitignore` --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index 8a10fb8..818e054 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,4 @@ build/* .clang-tidy .cache test/protected/* +compile_commands.json