From a919c92fab93318cdbbe50c5f1d526a9b7e944a8 Mon Sep 17 00:00:00 2001 From: Daniel Covington Date: Wed, 20 May 2026 11:11:14 -0400 Subject: [PATCH] update .gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 8c70e19..9abbace 100644 --- a/.gitignore +++ b/.gitignore @@ -47,4 +47,6 @@ npm-debug.log* yarn-error.log* .claude/ -.abacusai/ \ No newline at end of file +.abacusai/ + +graphify-out/* \ No newline at end of file