From 5578b84fd83a9dafa964d7cd5a115e94fa2cadef Mon Sep 17 00:00:00 2001 From: robviren Date: Sat, 30 May 2026 18:26:38 -0500 Subject: [PATCH] Better live handling --- .gitignore | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index bd99fc5..06cd98e 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,3 @@ -outputs/ \ No newline at end of file +outputs/ +.venv/ +__pycache__/ \ No newline at end of file