From f9f3674fde5a3cfc5d0115398d0a283b9d777489 Mon Sep 17 00:00:00 2001 From: Imbus <> Date: Wed, 20 Nov 2024 17:46:44 +0100 Subject: [PATCH] Ignore --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 903ddae..694cf30 100644 --- a/.gitignore +++ b/.gitignore @@ -2,3 +2,6 @@ *.d *a.out* build +.cache/ +words.txt +compile_commands.json