From bece27ed00bfc23b45d90aa77dfd16df5f440809 Mon Sep 17 00:00:00 2001 From: aitbc1 Date: Mon, 30 Mar 2026 07:07:31 +0200 Subject: [PATCH] update: add results/ and tools/ directories to .gitignore to exclude operational files --- .gitignore | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/.gitignore b/.gitignore index 579b7b7b..da22d815 100644 --- a/.gitignore +++ b/.gitignore @@ -315,3 +315,7 @@ guardian_contracts/ # Agent protocol data .agent_data/ .agent_data/* + +# Operational and setup files +results/ +tools/