From 6eb5e05b1ef0a0fd600c5ba6d9479aed3867fae1 Mon Sep 17 00:00:00 2001 From: Jarian Cottingham Date: Sun, 1 Feb 2026 15:08:35 -0600 Subject: [PATCH] get rid of cron.logs --- .gitignore | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.gitignore b/.gitignore index c98d7a3..5d7a422 100644 --- a/.gitignore +++ b/.gitignore @@ -22,3 +22,5 @@ ai_processor/output/* nohup.out *.pyc + +*.log