From d90fcd4e2b9d49e126f8b3e69d723f115b5d5d12 Mon Sep 17 00:00:00 2001 From: teknium Date: Wed, 5 Nov 2025 06:42:29 +0000 Subject: [PATCH] update gitignore --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index 69af34bb0..5fe40fe06 100644 --- a/.gitignore +++ b/.gitignore @@ -20,4 +20,6 @@ logs/ data/ .pytest_cache/ tmp/ -temp_vision_images/ \ No newline at end of file +temp_vision_images/ +hermes-*/* +examples/ \ No newline at end of file