From bd3a50766290d0c0dbde1c76c9c6c86966195465 Mon Sep 17 00:00:00 2001 From: Alexander Myasoedov Date: Tue, 20 Aug 2024 01:43:14 +0300 Subject: [PATCH] fix(git ignore): --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index 3579f92..ef3d85b 100644 --- a/.gitignore +++ b/.gitignore @@ -6,3 +6,5 @@ failures.csv runs/ *.todo logs/ +modal_agent.py +sandbox.py