From 0c9b2e700e29e5bb6fca9caf8b95dfb0fe78142c Mon Sep 17 00:00:00 2001 From: Thomas Voss Date: Thu, 18 Jan 2024 13:18:41 +0100 Subject: Add files to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 886d8f8..1e8e00a 100644 --- a/.gitignore +++ b/.gitignore @@ -1,4 +1,6 @@ +.cache/ .clang-format +compile_commands.json git-grab grab make -- cgit v1.2.3