From b9c3cd2e1a7ad1a04e178dd192da147fc9f3750b Mon Sep 17 00:00:00 2001 From: Asmir A Date: Tue, 3 Dec 2024 23:14:02 +0100 Subject: [PATCH] gitignore: update --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index b2be92b..68a4cd4 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,4 @@ result +.ccls_cache +./hello.c +./compile_commands.json