From a3da51ca4d7f3426019f5d963b0024937de2cdbc Mon Sep 17 00:00:00 2001 From: TrishulaSoftware Date: Sun, 18 Jan 2026 21:34:00 -0500 Subject: [PATCH] chore(gitignore): ignore .venv-build --- .gitignore | 1 + 1 file changed, 1 insertion(+) diff --git a/.gitignore b/.gitignore index eb13986..025deab 100644 --- a/.gitignore +++ b/.gitignore @@ -40,3 +40,4 @@ logs/ *pre_sync.bak* *sync.bak* *~ +.venv-build/