From 40dc98f6670e39b3f2d64588f3f81b8536f2ec9c Mon Sep 17 00:00:00 2001 From: McElwain Date: Mon, 25 May 2026 17:04:29 -0500 Subject: [PATCH] Ignore local repair and debug artifacts --- .gitignore | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/.gitignore b/.gitignore index bc210e7..5ab0cf1 100644 --- a/.gitignore +++ b/.gitignore @@ -15,3 +15,8 @@ UNKNOWN.egg-info/ *.bak *.bak* combined_code.txt + +# local repair/debug artifacts +backups/ +tmp/ +*.bak_*