From a9fd3aaa3fd9bfaeca967a2e40728c5ea87dbcf4 Mon Sep 17 00:00:00 2001 From: Your Name Date: Thu, 12 Mar 2026 03:02:41 -0400 Subject: [PATCH] chore: update .gitignore to exclude large logs and binaries --- .gitignore | 3 +++ 1 file changed, 3 insertions(+) diff --git a/.gitignore b/.gitignore index 9552418..75508f2 100644 --- a/.gitignore +++ b/.gitignore @@ -19,6 +19,9 @@ test_keys.txt *.a *.tar.gz debug.log +context.log +didactyl_static_x86_64 +didactyl_static_x86_64_debug a.out # Editor/IDE