From 1a894faa5997b7ae0ece76b47c8e1341cb82be06 Mon Sep 17 00:00:00 2001 From: Eric Phillips Date: Fri, 20 Feb 2026 23:34:09 -0700 Subject: [PATCH] ignore history dir --- .gitignore | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 7b27368..db0d47b 100644 --- a/.gitignore +++ b/.gitignore @@ -12,5 +12,6 @@ wheels/ # secrets .env -# default agent workspace +# dirs to ignore workspace/ +history/