From 2010a6345966a459b5accb6427364c33d62db9e6 Mon Sep 17 00:00:00 2001 From: Philip Schaten Date: Fri, 1 Dec 2023 13:09:15 +0100 Subject: [PATCH] .gitignore ide files --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 669fe8a..1eae843 100644 --- a/.gitignore +++ b/.gitignore @@ -4,3 +4,5 @@ viewer.inc tags *.swp Makefile.local +compile_commands.json +.cache