From 919f38adbc87bd26e74a2bdd8967222302bd872a Mon Sep 17 00:00:00 2001 From: Ciphercat <78522797+0xrsydn@users.noreply.github.com> Date: Thu, 5 Mar 2026 16:23:48 +0000 Subject: [PATCH] chore: add .direnv and result to .gitignore --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index aa7191a..8854747 100644 --- a/.gitignore +++ b/.gitignore @@ -1,5 +1,7 @@ node_modules/ target/ +.direnv/ +result # Large research data files (tracked in Git LFS or kept local-only) research/*.pdf